Skip to content

Contributing

Peng Lyu edited this page Jun 18, 2018 · 12 revisions

Developing

  • Clone the repository
  • Run npm install
  • Compile in the background
    • Run npm run compile
    • Run npm run build-preview
    • Or you can directly start these two tasks by Command Palette -> Run Build Task
  • F5, launch the extension in latest VSCode Insiders.
Clone this wiki locally