Imp support for Visual Studio Code.
- Syntax highlighting
- Code completion
- Go-to-definition
- Linting
- Automatic formatting
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