coding-plugin
v0.2.0
Published
Coding plugin for VS Code.
Downloads
2
Readme
Coding plugin for VS Code.
How to use
- Install the plugin
- Open a repo host by
coding.net
- Click on
Log in
button - You will be redirected back to the editor, free to try & open an issue
Development
- Open this example in VS Code 1.47+
yarn install
yarn watch
oryarn compile
F5
to start debugging