vsce-toolroom / vscode-textmate-languageservice

Language APIs and support features from Textmate tokenization in Visual Studio Code.
Other
16 stars 0 forks source link

Embedded language support is missing #61

Closed yyx1111 closed 1 week ago

yyx1111 commented 2 months ago

In Vue, text interpolation cannot be resolved, such as <span>Message: {{ abc.msg() }}</span>, where abc.msg() cannot be parsed.

zm-cttae commented 2 months ago

Injections *aren't supported in vscode-textmate but do work in VS Code.

yyx1111 commented 2 months ago

Injections don't work in vscode-textmate but do work in VS Code.

Is there no solution?

zm-cttae commented 3 weeks ago

This does seem to be a new-ish feature (which the project isn't readily adding). But queries to Vue documents actually break because source.stylus isn't built into VS Code. I will fix and major bump the package.