Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

JonathanWolfe/language-polymer

Repository files navigation

language-polymer

Polymer syntax highlighting for VS Code!

Polymer Syntax Theme

A syntax theme to be used with language-polymer to give the best visual experience when working with Polymer or even Web Components in general.

VS Code

https://marketplace.visualstudio.com/items?itemName=jonwolfe.language-polymer

To Enable: You have to tell VS Code to associate the Polymer grammar with .html files either by the grammar selector in the bottom right corner of the editor or via the settings (language name is polymer).

History

Originally converted from the Ember HTMLBars package. Then rewritten using the Language-HTML package.

This theme was based on the theme "Made of Code" by Brian Yu. Almost everything is the same except for some additional selectors to correctly style the polymer binding related syntax.

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request make grammar tweaks, etc.

Screenshots

Example of highlighting