Setup
Requirements
- OS: MacOS, Windows, Linux
- VSCode 1.39.2+
- Git
Install
Install CodeRoad from this link in the VSCode Marketplace.
Once installed, reload the window (ctrl/cmd + R
) to get started.
Start
To start the extension, inside VSCode:
- Open an empty VSCode workspace (a project folder)
- Launch the app from the VSCode command palette. How?
- select “View” > “Command Palette” from the top panel OR press
cmd/ctrl + shift + P
- in the command palette popup, search for and run
CodeRoad:Start
- select “View” > “Command Palette” from the top panel OR press