mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
Add Visual Studio Code to the list of IDE integrations
With the "TWIG pack" extension.
This commit is contained in:
committed by
Fabien Potencier
parent
016b363ef6
commit
e8b16c0693
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user