You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add textmate grammar for template property bindings
Adds syntax highlighting support for template property bindings. In
particular, the expression in the bound property value is highlighted as
JavaScript syntax.
The screenshot attached to the PR for this commit demonstrates the
change.
Partially addresses #483Closes#253
0 commit comments