Add Visual Studio Code to the list of IDE integrations

With the "TWIG pack" extension.
This commit is contained in:
Svante Richter
2016-07-20 10:11:16 +02:00
committed by Fabien Potencier
parent 016b363ef6
commit e8b16c0693
+2
View File
@@ -59,6 +59,7 @@ Many IDEs support syntax highlighting and auto-completion for Twig:
* *Notepad++* via the `Notepad++ Twig Highlighter`_
* *Emacs* via `web-mode.el`_
* *Atom* via the `PHP-twig for atom`_
* *Visual Studio Code* via the `TWIG pack`_
Also, `TwigFiddle`_ is an online service that allows you to execute Twig templates
from a browser; it supports all versions of Twig.
@@ -906,3 +907,4 @@ Extension<creating_extensions>` chapter.
.. _`regular expressions`: http://php.net/manual/en/pcre.pattern.php
.. _`PHP-twig for atom`: https://github.com/reesef/php-twig
.. _`TwigFiddle`: http://twigfiddle.com/
.. _`TWIG pack`: https://marketplace.visualstudio.com/items?itemName=bajdzis.vscode-twig-pack