Skip to content

jaychsu/sublime-polymer-syntax

Repository files navigation

sublime-polymer-syntax

GitHub release Package Control Maintenance license

Sublime-Text syntax highlighting for Polymer and Web Component

Polymer Syntax

Install

  • via Package Control:

    1. Press CMD⌘ SHIFT P (macOS) or CTRL SHIFT P (Win)
    2. Choose Package Controll: Install Package
    3. 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

Thank

sublime-polymer-syntax is adapted from HTML.sublime-syntax and inspired by the following projects: