Vash integration for VS Code.
- Open the command palette using Ctrl+P.
- Type
ext install vash
in the command palette.
- 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.
.vash
See the Releases section of our GitHub project for changelogs for each release version.
This software is released under the terms of the MIT license.