Closed darkyelox closed 6 years ago
yes please! It bothers me that I can't get support for NativeScript elements in Angular NativeScript -.-
Workaround:
Windows: %USERPROFILE%.vscode\extensions macOS/Linux: $HOME/.vscode/extensions
tsvetan-ganev.nativescript-xml-snippets-1.0.6
"language": "xml",
to
"language": "html",
That's it.
Sorry for the late reply. HTML is now added to the list of supported languages.
The snippets in this project are only available for XML files but Nativescript supports HTML extension in their templates.