From c90d46988f878b73f4012d72380e47e4cf002962 Mon Sep 17 00:00:00 2001 From: Zoltan Radics Date: Sat, 28 Jun 2014 00:14:31 +0200 Subject: [PATCH] Add 'PHP-twig for atom' package to IDEs support --- doc/templates.rst | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) 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 -- 1.7.2.5