Skip to content

Commit

Permalink
minor #3889 Add Twiggy extension for VS Code to docs. (moetelo)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.x branch.

Discussion
----------

Add `Twiggy` extension for VS Code to docs.

Commits
-------

81799a7 Add `Twiggy` extension for VS Code to docs.
  • Loading branch information
fabpot committed Oct 12, 2023
2 parents e5d989f + 81799a7 commit 9064783
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +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`_ or `Modern Twig`_
* *Visual Studio Code* via the `Twig pack`_, `Modern Twig`_ or `Twiggy`_

You might also be interested in:

Expand Down Expand Up @@ -891,3 +891,4 @@ Twig can be extended. If you want to create your own extensions, read the
.. _`Twig pack`: https://marketplace.visualstudio.com/items?itemName=bajdzis.vscode-twig-pack
.. _`Modern Twig`: https://marketplace.visualstudio.com/items?itemName=Stanislav.vscode-twig
.. _`Twig Language Server`: https://github.com/kaermorchen/twig-language-server/tree/master/packages/language-server
.. _`Twiggy`: https://marketplace.visualstudio.com/items?itemName=moetelo.twiggy

0 comments on commit 9064783

Please sign in to comment.