Skip to content

Commit

Permalink
added IDE support for Coda in the doc (closes twigphp#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Dec 22, 2011
1 parent 46a064d commit 95b97eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/templates.rst
Expand Up @@ -53,6 +53,7 @@ Many IDEs support syntax highlighting and auto-completion for Twig:
* *Eclipse* via the `Twig plugin`_
* *Sublime Text* via the `Twig bundle`_
* *GtkSourceView* via the `Twig language definition`_ (used by gedit and other projects)
* *Coda* and *SubEthaEdit* via the `Twig syntax mode`_

Variables
---------
Expand Down Expand Up @@ -693,3 +694,4 @@ If you want to create your own, read :doc:`extensions`.
.. _`Twig plugin`: https://github.com/pulse00/Twig-Eclipse-Plugin
.. _`Twig language definition`: https://github.com/gabrielcorpse/gedit-twig-template-language
.. _`extension repository`: http://github.com/fabpot/Twig-extensions
.. _`Twig syntax mode`: https://github.com/bobthecow/Twig-HTML.mode

0 comments on commit 95b97eb

Please sign in to comment.