projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
96336ab
)
Add 'PHP-twig for atom' package to IDEs support
author
Zoltan Radics
<zoltanradics@users.noreply.github.com>
Fri, 27 Jun 2014 22:14:31 +0000 (
00:14
+0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Sat, 5 Jul 2014 09:31:15 +0000 (11:31 +0200)
doc/templates.rst
patch
|
blob
|
history
diff --git
a/doc/templates.rst
b/doc/templates.rst
index
4621ca0
..
aff036d
100644
(file)
--- 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<creating_extensions>` 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