Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.05 KB

django-brackets

This is a simple extension to add syntax highlighter for Django templates to Brackets

Thanks for lh brackets syntax highlighter jinja2 for the help, that was so easy to make this extension after I saw his example, since the extension will just bring back what already exists ;) .

Road Map

The main idea was to use Tornado templates, since it is like the Django one, the trick it to use that extension, now, the second step, is trying to add the code folding support.

And for better colors, you can use the theme: (not the one in screenshot)

Get it here: https://github.com/abdelouahabb/azrem

Screenshot