Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VNew to Visual Studio Code? Get it now.

V

The V Programming Language

|
24,893 installs
| (8) | Free
V language support (syntax highlighting, formatter, snippets) for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

V language support for Visual Studio Code

Version Installs GitHub Workflow Status

Provides V language support for Visual Studio Code.

Preview

First demo screenshot

Features

Code Editing

  • syntax highlighting
  • code snippets for quick coding

Others

  • upload to the DevBits V playground.

Usage

First you will need to install Visual Studio Code >= 1.40. In the command palette (Cmd+Shift+P) select Install Extensions and choose V. Alternatively you can install the extension from the Marketplace. Now open any .v, .vsh, .vv file in VS Code.

Note: It is recommended to turn Auto Save on in Visual Studio Code (File -> Auto Save) when using this extension.

Commands

  • V: Run current file
  • V: Format current file
  • V: Build an optimized executable from current file
  • V: Show V version
  • V: Open current code on DevBits V playground
  • V: Update VLS
  • V: Restart VLS

You can access all of the above commands from the command palette (Cmd+Shift+P).

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft