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
jordanliu/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.
Requires:
- VSCode 1.34+
- Git
- Node 10+
Runnpm run build
. Press F5 to open a new development window.
Open the tutorial usingcmd+shift+p
on mac, and select the actioncoderoad.start
.
Include if your extension adds any VS Code settings through thecontributes.configuration
extension point.
For example:
This extension contributes the following settings:
coderoad.start
: starts the extension
There are no known issues at this time.
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%