Skip to content

Commit

Permalink
Update install.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
princemaple authored Dec 22, 2017
1 parent 255550d commit 9a89044
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions messages/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I personaly use ApplySyntax plugin with the following setting:

"syntaxes": [
{
"syntax": "Angular2 HTML Syntax/Angular2HTML",
"syntax": "Ngx HTML/NgxHTML",
"extensions": ["component.html"],
},
]
Expand All @@ -15,7 +15,6 @@ You could use it in other ways...
e.g. set it as the default syntax for all html files,
since it's a superset of the html syntax anyway.

Note: the package will eventually be renamed to "Ngx HTML" to be
consistent with the already renamed syntax name.
When the time comes, you'd want to change the syntax name in
ApplySyntax setting to "Ngx HTML/NgxHTML"...
Note: the package was named "Angular2 HTML Syntax/Angular2HTML",
if you had ApplySyntax settings from earlier, you may want to update
it. Have fun!

0 comments on commit 9a89044

Please sign in to comment.