Skip to content

viper-org/viper-vscode

Repository files navigation

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

About

VSCode extension for Viper syntax highlighting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published