- Notifications
You must be signed in to change notification settings - Fork39
👩💻 Create or play Interactive coding tutorials in VSCode
License
NotificationsYou must be signed in to change notification settings
coderoad/coderoad-vscode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor.
To start the extension, inside VSCode:
- Open the VSCode command palette.
- select “View” > “Command Palette” from the top panel
- alternatively, press
cmd/ctrl + shift + P
- Search for and run
CodeRoad:Start
- A web view should appear on the right side of your editor. Click "Start"
- VSCode 1.40+Download Visual Studio Code - Mac, Linux, Windows
- VSCode command line tools.For Mac, installation requires an additional step. SeeRunning Visual Studio Code on macOS.
- Node.js 10+Download Node.js
- Git
Currently CodeRoad is not yet available in the VSCode marketplace (coming soon!).
To install the extension manually:
- run
vsce package
to build the package.Learn more aboutVSCE - run
code —-install-extension coderoad-$VERSION.vsix
where version is the name of the file. - Reload the window (
ctrl/cmd + R
) - You should be able to see the extension from the extensions list on the left hand side. Verify that "CodeRoad" is "enabled".
Build and share your own interactive tutorials.
Learn more abouthow tutorials area created.
About
👩💻 Create or play Interactive coding tutorials in VSCode
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.