Twig code snippets
A collection of Twig code snippets 164 for now & some twig support stuff like hover information and syntaxes highlighting.
Installation
Install this extention from vscode marketplace
Twig code snippets
or from vscode command :
ext install nadim-vscode.twig-code-snippets
Configuration
Key |
Type |
Default |
Description |
twigCodeSnippets.enableTwig |
boolean |
true |
Enable/disable Twig core code snippets |
twigCodeSnippets.enableSymfony |
boolean |
true |
Enable/disable twig symfony code snippets |
twigCodeSnippets.enableContribute |
boolean |
false |
Enable/disable contributes code snippets |
twigCodeSnippets.enableHover |
boolean |
true |
Enable/disable hover information |
Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
| |