From: Zoltan Radics Date: Fri, 27 Jun 2014 22:14:31 +0000 (+0200) Subject: Add 'PHP-twig for atom' package to IDEs support X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=c90d46988f878b73f4012d72380e47e4cf002962;p=konrad%2Ftwig.git Add 'PHP-twig for atom' package to IDEs support --- diff --git a/doc/templates.rst b/doc/templates.rst index 4621ca0..aff036d 100644 --- a/doc/templates.rst +++ b/doc/templates.rst @@ -58,6 +58,7 @@ Many IDEs support syntax highlighting and auto-completion for Twig: * *Komodo* and *Komodo Edit* via the Twig highlight/syntax check mode * *Notepad++* via the `Notepad++ Twig Highlighter`_ * *Emacs* via `web-mode.el`_ +* *Atom* via the `PHP-twig for atom`_ Variables --------- @@ -871,3 +872,4 @@ Extension` chapter. .. _`Notepad++ Twig Highlighter`: https://github.com/Banane9/notepadplusplus-twig .. _`web-mode.el`: http://web-mode.org/ .. _`regular expressions`: http://php.net/manual/en/pcre.pattern.php +.. _`PHP-twig for atom`: https://github.com/reesef/php-twig