Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 357 Bytes

Raven VSCode Extension

This VSCode extension provides language support for the Raven language and verifier.

Features

  • Syntax highlighting
  • Diagnostics via integration of the Raven verifier

Installation

Run

$ npm install
$ npx @vscode/vsce package
$ code --install-extension raven-1.0.0.vsix