ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Django Syntax

by willstott101 ST3

Syntax definitions of Django templates for Sublime Text

Details

Installs

  • Total 10K
  • Win 5K
  • Mac 2K
  • Linux 3K
Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12
Windows 0 2 2 1 0 0 2 0 0 1 1 4 3 1 3 0 2 1 0 2 1 0 2 0 2 2 0 1 3 0 3 3 2 1 0 1 0 1 1 2 2 1 0 1 5 3
Mac 1 0 0 1 0 1 1 1 5 2 0 1 2 0 0 0 1 0 1 1 1 0 1 1 2 1 0 0 1 3 0 1 3 0 1 0 1 0 0 0 1 1 1 0 1 1
Linux 0 0 2 1 0 0 0 0 1 1 2 1 0 0 2 0 1 0 0 0 1 0 0 4 1 0 1 1 1 2 0 2 2 2 1 3 1 2 0 0 0 0 0 0 1 1

Readme

Source
raw.​githubusercontent.​com

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 then run build.py to generate the CSS and XML variants before committing changes.