Sublime-Text syntax highlighting for Polymer and Web Component
-
via Package Control:
- Press CMD⌘ SHIFT P (macOS) or CTRL SHIFT P (Win)
- Choose
Package Controll: Install Package
- Type
Polymer Syntax
-
by manual:
mkdir -p ~/Library/Application Support/Sublime Text 3/Packages && cd $_ git clone https://github.com/jaychsu/sublime-polymer-syntax.git
sublime-polymer-syntax
is adapted from
HTML.sublime-syntax
and inspired by the following projects: