Skip to content

cangzhang/coding-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e6138a1 · Mar 29, 2021

History

99 Commits
Nov 30, 2020
Dec 14, 2020
Mar 29, 2021
Jan 5, 2021
Oct 19, 2020
Dec 4, 2020
Dec 14, 2020
Nov 30, 2020
Nov 30, 2020
Dec 15, 2020
Jan 5, 2021
Mar 29, 2021
Mar 29, 2021
Dec 9, 2020
Feb 25, 2021

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