mblode / vscode-twig-language

VS Code extension with snippets, syntax highlighting, hover, and formatting for Twig.
https://marketplace.visualstudio.com/items?itemName=mblode.twig-language
MIT License
42 stars 7 forks source link

removing single bracket from twig config, adding twig brackets #35

Closed JDDoesDev closed 1 year ago

JDDoesDev commented 5 years ago

This is an opinionated fix for https://github.com/mblode/vscode-twig-language/issues/34 but I belive that in twig we should make it easier to finish the logic and templating while sacrificing the single brackets.

Adds autocomplete to {{ and {% while removing the { autocomplete.