andrewmenich / vscode-twig-language

VSCode extension with snippets, syntax highlighting, hover, and formatting for Twig.

Home Page:https://marketplace.visualstudio.com/items?itemName=mblode.twig-language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode Twig Language

  • Syntax highlighting
  • Snippets
  • Emmet
  • Pretty Diff Formatting
  • Hover
  • HTML intellisense

Installation

Install through Visual Studio Code extensions. Search for Twig Language

Visual Studio Code Market Place: Twig Language

Documentation

Twig Language is a Visual Studio Code extension that provides snippets, syntax highlighting, hover, and formatting for the Twig file format.

Twig syntax highlighting and language support

This extension provides language support for the Twig syntax.

Code formatter/beautifier for Twig files

Using PrettyDiff, this extension implements the only working code formatter for Twig files in VSCode.

Information about Twig code on hover

VSCode Twig language shows information about the symbol/object that's below the mouse cursor when you hover within Twig files.

Craft CMS/Twig code snippets

Adds a set of Craft CMS/Twig code snippets to use in your Twig templates.

About

VSCode extension with snippets, syntax highlighting, hover, and formatting for Twig.

https://marketplace.visualstudio.com/items?itemName=mblode.twig-language

License:MIT License


Languages

Language:JavaScript 100.0%