Razor.VSCode/client/syntaxes
Steve Sanderson 54135ba067
Add html language service v2 (#72)
* Prevent the built-in "html-language-features" extension from matching .cshtml files

... by mapping those files to a different language ID

* Re-add HTML projections

* Factor out RazorLanguageFeatureBase

* Forward language feature requests to HTML projection

* Trigger completion on '<' and '.'

* Rename aspnetrazor to aspnetcorerazor

* Fix functional tests
2018-08-22 16:32:50 +01:00
..
aspnetcorerazor.tmLanguage.json Add html language service v2 (#72) 2018-08-22 16:32:50 +01:00