my personal vscode extension
To build the extension and deploy it to your local vscode:
yarn
yarn deploy:local
To develop the extension, best to open this directory and use <F5>
to launch an extension host, which you can step-debug and everything.
there is no license. if you're not me, stop reading!
- Set workspace theme command
No requirements
This extension contributes the following settings:
tomcode.thing: Set toblahto do something
- It sucks
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.