Skip to content

pillar-markup/PillarSublimeSyntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pillar Syntax Highlighting for Sublime Text

Add support for Pillar markup language to your Sublime Text editor.

How to Install?

Option 1

  1. Click Tools > Developer > New Syntax... in the top menu of your Sublime Text editor. You will see the YAML template for defining a new syntax.
  2. Select everything and replace it with the contents of Pillar.sublime-syntax file.
  3. Press Save or Ctrl+S, call your new file "Pillar.sublime-syntax".
  4. Open any file with .pillar extension

Option 2

  1. Click Sublime Text > Preferences > Browse Packages. It will open a directory with packages.
  2. Navigate into User folder.
  3. Copy Pillar.sublime-syntax into that location.
  4. Open any file with .pillar extension

How to Contribute?

If you find a bug or want to improve the highlighting, please create an issue in this repository or submit a pull request.

Useful Resources

  1. Syntax Definitions
  2. Scope Naming
  3. Color Schemes

About

Pillar syntax highlighting in Sublime Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published