You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2026. It is now read-only.
One of the metadata pieces we collect for each grammar is the injectTo and embeddedLanguages properties. These can be passed to vscode-textmate so that it can support nested languages. Currently we do not. We should support that and add tests accourdingly.
One of the metadata pieces we collect for each grammar is the
injectToandembeddedLanguagesproperties. These can be passed tovscode-textmateso that it can support nested languages. Currently we do not. We should support that and add tests accourdingly.