evrowe / vscode-ember-syntax

Ember HTMLBars and Glimmer syntax highlighting
2 stars 1 forks source link

Use injection grammars rather than adding new languages #6

Closed jgwhite closed 4 years ago

jgwhite commented 4 years ago

This patch removes "TypeScript (Extended)" and "JavaScript (Extended)" and instead uses injection grammars to make TypeScript and JavaScript aware of handlebars template strings.