Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 474 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 474 Bytes

Developing

Use vscode or vscodeium to develop the extension. Pressing F5 in the extension.ts file should launch the extension in vscodeium. You might need to run npm run compile after making code changes.

Creating releases

To create a release run npm run release

The pipeline will publish the extension to