mrmlnc / vscode-vash

:electric_plug: Vash integration for VS Code.

Home Page:http://goo.gl/FlhJ0s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-vash

Vash integration for VS Code.

Usage

Install the extension in VS Code

  • Open the command palette using Ctrl+P.
  • Type ext install vash in the command palette.

Select Vash as a language

  • On the bottom-right corner, click on the select language mode button, if you have created a new file it should display Plain Text.
  • Select Vash in the list of languages.
  • Alternatively, saving the file with a .vash extension, will allow VS Code to understand that it is a Vash file, and automatically select the language correctly.

Supported features

Syntax highlighting

Vash syntax highlighting

Emmet

Vash syntax and Emmet

Intellisense for Vash code

Vash intellisense

Intellisense for HTML code

HTML intellisense

Supported filetypes

  • .vash

Changelog

See the Releases section of our GitHub project for changelogs for each release version.

License

This software is released under the terms of the MIT license.

About

:electric_plug: Vash integration for VS Code.

http://goo.gl/FlhJ0s

License:MIT License


Languages

Language:TypeScript 100.0%