Skip to content

Commit a949600

Browse files
kaermorchenfabpot
authored andcommitted
Add Twig Language Server and Modern Twig extension to docs
1 parent b60ed3e commit a949600

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/templates.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ Many IDEs support syntax highlighting and auto-completion for Twig:
5959
* *Notepad++* via the `Notepad++ Twig Highlighter`_
6060
* *Emacs* via `web-mode.el`_
6161
* *Atom* via the `PHP-twig for atom`_
62-
* *Visual Studio Code* via the `Twig pack`_
62+
* *Visual Studio Code* via the `Twig pack`_ or the `Modern Twig`_
63+
64+
There is the `Twig Language Server`_ that provides some language features like syntax highlighting, diagnostics, auto complete, etc.
6365

6466
Also, `TwigFiddle`_ is an online service that allows you to execute Twig templates
6567
from a browser; it supports all versions of Twig.
@@ -873,3 +875,5 @@ Twig can be extended. If you want to create your own extensions, read the
873875
.. _`PHP-twig for atom`: https://github.com/reesef/php-twig
874876
.. _`TwigFiddle`: https://twigfiddle.com/
875877
.. _`Twig pack`: https://marketplace.visualstudio.com/items?itemName=bajdzis.vscode-twig-pack
878+
.. _`Modern Twig`: https://marketplace.visualstudio.com/items?itemName=Stanislav.vscode-twig
879+
.. _`Twig Language Server`: https://github.com/kaermorchen/twig-language-server/tree/master/packages/language-server

0 commit comments

Comments
 (0)