CodeRoad is a VSCode extension that allows you to create and play interactive coding tutorials in your editor.
- OS: MacOS, Windows, Linux
- VSCode 1.39.2+
- Git
- install CodeRoad from the VSCode Marketplace.
- reload the window (
ctrl/cmd + R
) to get started.
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
CodeRoad is an ambitious project, we're always looking for contributors :)
See CONTRIBUTING.md.