File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ I personaly use ApplySyntax plugin with the following setting:
66
77"syntaxes": [
88 {
9- "syntax": "Angular2 HTML Syntax/Angular2HTML ",
9+ "syntax": "Ngx HTML/NgxHTML ",
1010 "extensions": ["component.html"],
1111 },
1212]
@@ -15,7 +15,6 @@ You could use it in other ways...
1515e.g. set it as the default syntax for all html files,
1616since it's a superset of the html syntax anyway.
1717
18- Note: the package will eventually be renamed to "Ngx HTML" to be
19- consistent with the already renamed syntax name.
20- When the time comes, you'd want to change the syntax name in
21- ApplySyntax setting to "Ngx HTML/NgxHTML"...
18+ Note: the package was named "Angular2 HTML Syntax/Angular2HTML",
19+ if you had ApplySyntax settings from earlier, you may want to update
20+ it. Have fun!
You can’t perform that action at this time.
0 commit comments