Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 342 Bytes

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