Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Twig Language SupportNew to Visual Studio Code? Get it now.
Twig Language Support

Twig Language Support

rholdos

|
10,856 installs
| (4) | Free
Complete support for Twig language v3
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft