#Jade Syntax Highlighting for Brackets
Provides jade syntax highlight via a CodeMirror mode for Brackets.
##Install from Repository
- Open the Extension Manager from the Brackets File menu
- In the search bar, type jade
- Press the Install button next to Jade Syntax Highlighting
##Install from URL
- Open the Extension Manager from the Brackets File menu
- Copy paste the URL of the github repo or zip file
##Install from file system
- Download this extension using the ZIP button above and unzip it.
- Copy it in Brackets'
/extensions/user
folder by selectingHelp > Show Extension Folder
in the menu. - Reload Brackets.
##Instructions
It should just work on .jade files. Submit issues on the github if you'd like additions or more functionality. Styles were arbitrarily chosen by me.
##Special Thanks
These sites and people were helpful in creating this extension.