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