Skip to content

Commit 9a89044

Browse files
authored
Update install.txt
1 parent 255550d commit 9a89044

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

messages/install.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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...
1515
e.g. set it as the default syntax for all html files,
1616
since 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!

0 commit comments

Comments
 (0)