01:08 | <rbuckton> | yulia: I recently added additional information to the explainer for the resource management proposal based on your feedback that some additional context around how this could be integrated into DOM APIs should be included. If you have some time, could you peruse https://github.com/tc39/proposal-explicit-resource-management#relation-to-dom-apis and let me know if that was what you were looking for? |
02:35 | <rbuckton> |
|
02:36 | <rbuckton> | The value in a different extension is in language service functionality that could differ from regular HTML, which can't otherwise be easily distinguished from the content of the file itself. |
02:37 | <rbuckton> | For example, my ecmarkup extension supported go to definition and other features inside of <emu-grammar> tags |
02:57 | <snek> | ecmarkup language server when |
03:11 | <bakkot> | The value in a different extension is in language service functionality that could differ from regular HTML, which can't otherwise be easily distinguished from the content of the file itself. |
03:49 | <rbuckton> | ecmarkup language server when |
03:50 | <rbuckton> | can you not tell vscode to use a particular language service, the way you can tell it to use a particular syntax? |
04:02 | <bakkot> | Oh, sure, reasonable |