Skip to content

Underscore template syntax highlighter and syntax validator with custom delimiters for the Atom text editor.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dborstelmann/atom-underscore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Underscore template syntax highlighter and syntax validator with custom delimiters for the Atom text editor.

https://atom.io/packages/atom-underscore

Any contributions are greatly appreciated. If you want me to add snippets, please make a New Issue or email me. Thanks!

Installation

apm install atom-underscore

Please visit the package settings page or your config.cson file to change the delimiters that you use in your underscore templates.

  • Always use valid regular expressions that follow the style in Underscore's Template Settings. (I prefer Mustache style as you can see in the screenshot below.)

Delimiter colors are up to you

  • Just add a style in your Atom stylesheet that overwrites .tag.template.underscore.boundary.

Validate your template at any time

  • Right-click in the editor pane and click on Validate Underscore Template
  • Find the Atom Underscore package in the Packages menu
  • Shift-Cmd-U at any time

Package Settings

Author Note

Released by Dan Borstelmann on November 6, 2016.

About

Underscore template syntax highlighter and syntax validator with custom delimiters for the Atom text editor.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published