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

Viper Language Support

viper-org

|
28 installs
| (0) | Free
Syntax Highlighting for Viper
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Viper

This is the official Visual Studio Code syntax highlighting extension for the Viper programming language.

Features

Currently, this extension only supports syntax highlighting but it plans to include a language server and more in the future.

Patch Notes

1.0.0

Initial Release, added logo

1.0.1

Added icon for .vpr files

1.0.2

Fixed bug where icons did not show for any files other than Viper source files

1.0.4

Updated language id to viper instead of vpr

1.0.6

Removed white trimming from logo Reduced minimum version to 1.22.0

1.0.9

Add multi-line comments

1.1.0

Add new types:

  • bool
  • void Add new constants:
  • true
  • false

1.1.1

Add new keyword: import Add pointer types

1.1.2

Add new keywords:

  • while
  • if
  • else

1.1.3

Add new keywords:

  • class
  • this
  • new
  • as Add character constants
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft