Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 383 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 383 Bytes

vscode-imp

Imp support for Visual Studio Code.

Features

  • Syntax highlighting
  • Code completion
  • Go-to-definition
  • Linting
  • Automatic formatting

Development

npm install -g vsce
npm run yaml

vsce login imp-language # will prompt you to submit your Azure Personal Access Token
vsce package
vsce publish