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
Great work! I would love it if you added this feature:
Like Webstorm, when you type and open and closed html tag inside a template string, the editor provides syntax highlighting, autocomplete, same as a regular html page.
Ideally, it would also recognize custom element tag names, and like WebStorm (Polymer plug-in), you would be able to jump to the place where the custom element is registered, with a single click.