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
I have a little question about embedded languages in a grammar. I work on the support of vuejs in Eclipse Wild Web Developer and I checked on vetur project (vue language server). In the package.json of the vscode client, developers declare some embedded languages for vue.
I don't know how to reproduce via extension point.
Hello,
I have a little question about embedded languages in a grammar. I work on the support of vuejs in Eclipse Wild Web Developer and I checked on vetur project (vue language server). In the package.json of the vscode client, developers declare some embedded languages for vue.
I don't know how to reproduce via extension point.
See https://github.com/vuejs/vetur/blob/master/package.json#L98-L115
The text was updated successfully, but these errors were encountered: