forked fromcoderoad/coderoad-vscode
- Notifications
You must be signed in to change notification settings - Fork0
Interactive coding tutorials inside of VSCode
License
NotificationsYou must be signed in to change notification settings
benjaminthedev/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 an empty VSCode workspace (an empty folder)
- launch the app from the VSCode command palette:
- select “View” > “Command Palette” from the top panel OR press
cmd/ctrl + shift + P
- in the command palette, search for and run
CodeRoad:Start
- select “View” > “Command Palette” from the top panel OR press
- a webview should appear on the right side of your editor. Click "Start"
Install CodeRoad fromthis link in the VSCode Marketplace.
- You may need to reload the window (
ctrl/cmd + R
) - See"Start" to get started.
- VSCode 1.40+
- Node.js 10+
- Git
Build and share your own interactive tutorials.
Learn more abouthow tutorials area created.
Tutorials can be edited directly as markdown on Github.
SeeCONTRIBUTING.md.
About
Interactive coding tutorials inside of VSCode
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- TypeScript92.9%
- JavaScript4.4%
- CSS1.2%
- Other1.5%