Skip to content
Snippets Groups Projects
  1. Mar 31, 2016
  2. Jan 18, 2016
  3. Dec 15, 2015
    • TDaglis's avatar
      [django mode] better highlighting of in/and/or/not · 0dbe0ef5
      TDaglis authored
      Currently operators in most themes look like normal text because
      cm-operator doesn't usually get special styling. This patch highlights
      word operators (in/and/or/not) to make them stand out better.
      0dbe0ef5
  4. Oct 27, 2015
  5. Apr 13, 2015
    • Paris's avatar
      [django mode] Rewrite and improve · e22891bf
      Paris authored
       - Add string recognition
       - Include (most probably) all built-in template tags
       - Return null as fallback
       - Operator highlighting
       - Change demo theme to `mdn-like` which sports richer highlighting.
       - Highlight comments
       - Define `blockCommentStart` and `blockCommentEnd`
      e22891bf
  6. Oct 16, 2014
  7. Sep 23, 2014
  8. May 19, 2014
  9. May 09, 2014
  10. Mar 24, 2014
    • paris's avatar
      [django mode] Add · 0d698fcd
      paris authored
      Added django.js which implements the following modes
      
        - django (text/x-django)
        - django:inner
      0d698fcd
Loading