Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 174 Bytes

README_DEV.md

File metadata and controls

3 lines (2 loc) · 174 Bytes

Inside the editor, open src/extension.ts and press F5. This will compile and run the extension in a new Extension Development Host window.

To run unit tests run: npm test