forked fromcoderoad/coderoad-vscode
- Notifications
You must be signed in to change notification settings - Fork0
👩💻 Interactive coding tutorials in VSCode
License
NotificationsYou must be signed in to change notification settings
weiplanet/coderoad-vscode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CodeRoad 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 asking you to click "Start"
- VSCode 1.40+
- Git
- Node 10+
- Open the command prompt:
cmd/ctrl + shift + p
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-0.1.0.vsix
.
Build and share your own interactive tutorials.
Learn more abouthow tutorials area created.
About
👩💻 Interactive coding tutorials in VSCode
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- TypeScript94.3%
- CSS1.9%
- JavaScript1.9%
- HTML1.2%
- Shell0.7%