V Language support extension for Visual Studio Code. Syntax highlighting and code snippets.
https://marketplace.visualstudio.com/items?itemName=0x9ef.vscode-vlang&ssr=false
- Snippets
- Syntax highlighting
- Code formatting
You will need to install Visual Studio Code >= 0.26
. In the command palette (cmd-shift-p) select Install Extension and choose V
.
Note: It is recommended to turn Auto Save
on in Visual Studio Code (File -> Auto Save
) when using this extension.