Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
Twig Language Support
New to Visual Studio Code?
Get it now.
Twig Language Support
rholdos
|
9,736 installs
|
(
4
)
|
Free
Complete support for Twig language v3
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Description
The extension contributes a new language
Twig
. Works with
.twig
files.
Provides complete support for
Twig language (v3)
.
Follows official
coding standards
.
Features
Syntax highlihting
Autocompletions
Hovers
Snippets
HTML & CSS Intellisense
Recommendations
For code formatting I recommend using
Prettier
with
Twig melody plugin
.
To turn on
Emmet
, set the following in editor settings.
"emmet.includeLanguages": { "twig": "html" }
🙅🏻♂️ Author
Roman Holdos
Github
📝 License
Copyright © 2021
Roman Holdos
.
This project is
MIT
licensed.
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check
issues page
.