angular/vscode-ng-language-service/syntaxes/test/dummy/html.tmLanguage-dummy.json
Joey Perrott 863c7eaafe build: migrate vscode extension into repo (#63924)
Migrate the vscode extension for angular into this repository.

PR Close #63924
2025-09-24 20:24:32 +00:00

4 lines
105 B
JSON

{
"comment": "Dummy HTML TextMate grammar for use in testing",
"scopeName": "text.html.derivative"
}