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
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.
The text was updated successfully, but these errors were encountered:
One of the metadata pieces we collect for each grammar is the
injectTo
andembeddedLanguages
properties. These can be passed tovscode-textmate
so that it can support nested languages. Currently we do not. We should support that and add tests accourdingly.The text was updated successfully, but these errors were encountered: