← All projects

django-brackets

by @abdelouahabb

10

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

About this project

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][1] [lh brackets syntax highlighter jinja2]: https://github.com/Leif7/lh.brackets.syntax-highlighter-jinja2 [already exists ;) ]: http://codemirror.net/mode/django/index.html [Tornado]: http://www.tornadoweb.org/en/stable/ [the code folding]: https://github.com/thehogfather/brackets-code-folding [1]: https://lh3.googleusercontent.com/-z8yjzTOMiPs/VDmGWKGZReI/AAAAAAAAAQM/kCXTqetmUwU/s1600/Sans%2Btitre.jpg

From the project README on GitHub

Stars
10
Forks
5
Last push
18 Mar 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/django-brackets.svg)](https://www.madeinalgeria.dev/projects/django-brackets)

Related projects