Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 387 Bytes

File metadata and controls

26 lines (16 loc) · 387 Bytes

Pyr Language Support

Pyr language support for VSCode.

Features

  • Syntax Highlighting
  • Keyword Completions

Building

vsce package

Installing

Either package it yourself, or download it from releases.

code --install-extension pyrlang-$VERSION.vsix

License

Apache-2.0