mrred85 / vscode-smarty

Smarty 3 Syntax Highlighting for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smarty Syntax Highlighting for Visual Studio Code

This extension enables the Smarty 3 templating language syntax highlighting for VS Code.

Smarty Snippets:

  • assign
  • block
  • break
  • capture
  • case
  • comment
  • debug
  • else
  • elseif
  • extends
  • foreach
  • if
  • ifelse
  • include
  • literal

How to install

Download files and place in ~/.vscode/extensions folder. Go to Extensions and click Enable if is not enabled.

Enjoy ;)

About

Smarty 3 Syntax Highlighting for Visual Studio Code