mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
Added Highlighter for Notepad++ to the list
This commit is contained in:
@@ -56,6 +56,7 @@ Many IDEs support syntax highlighting and auto-completion for Twig:
|
|||||||
* *Coda* and *SubEthaEdit* via the `Twig syntax mode`_
|
* *Coda* and *SubEthaEdit* via the `Twig syntax mode`_
|
||||||
* *Coda 2* via the `other Twig syntax mode`_
|
* *Coda 2* via the `other Twig syntax mode`_
|
||||||
* *Komodo* and *Komodo Edit* via the Twig highlight/syntax check mode
|
* *Komodo* and *Komodo Edit* via the Twig highlight/syntax check mode
|
||||||
|
* *Notepad++* via the `Notepad++ Twig Highlighter`_
|
||||||
|
|
||||||
Variables
|
Variables
|
||||||
---------
|
---------
|
||||||
@@ -752,3 +753,4 @@ Extension<creating_extensions>` chapter.
|
|||||||
.. _`extension repository`: http://github.com/fabpot/Twig-extensions
|
.. _`extension repository`: http://github.com/fabpot/Twig-extensions
|
||||||
.. _`Twig syntax mode`: https://github.com/bobthecow/Twig-HTML.mode
|
.. _`Twig syntax mode`: https://github.com/bobthecow/Twig-HTML.mode
|
||||||
.. _`other Twig syntax mode`: https://github.com/muxx/Twig-HTML.mode
|
.. _`other Twig syntax mode`: https://github.com/muxx/Twig-HTML.mode
|
||||||
|
.. _`Notepad++ Twig Highlighter`: https://github.com/Banane9/notepadplusplus-twig
|
||||||
Reference in New Issue
Block a user