adamalton / django-sublime-syntax

Syntax definitions of Django templates for Sublime Text

Home Page:https://packagecontrol.io/packages/Django Syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Syntax

Syntax highlighting of Django templates for Sublime Text using the .sublime-syntax format.

Django Syntax

Installing

You can install from Package Control, or manually using the Development instructions below.

Development

To install for development clone this repo (or symlink it) to ~/.config/sublime-text-3/Packages/Django Syntax on linux. For other operating systems use Preferences -> Browse Packages to find the location of the Packages folder.

Once symlinked, when editing the syntax definition any loaded files using that definition should update automatically.

Edit only Django HTML.sublime-syntax and use build.py to generate the CSS and XML variants.

About

Syntax definitions of Django templates for Sublime Text

https://packagecontrol.io/packages/Django Syntax

License:MIT License


Languages

Language:Python 100.0%