Skip to content

cangzhang/coding-vscode

Repository files navigation

Coding plugin for VS Code.

How to use

  1. Install the plugin
  2. Open a repo hosted by coding.net
  3. Click on Log in button
  4. You will be redirected back to the editor, feel free to try & open an issue

Development

  • Open this example in VS Code 1.47+
  • yarn install
  • yarn watch or yarn compile
  • F5 to start debugging