Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 281 Bytes

Needs node and npm installed.

VSCode extension

To rebuild the VSCode extension:

npm run build

It'll spit out a .vsix you can install in VSCode.

In the future, we can auto-publish to the extension marketplace. For now, sharing the .vsix file is good enough.