8000 GitHub - benjaminthedev/coderoad-vscode at 9d0c7838d6dec5ddf391dc7b72d500c9d9df2b17
[go: up one dir, main page]

Skip to content

benjaminthedev/coderoad-vscode

Repository files navigation

coderoad-vscode README

Features

CodeRoad allows you to play interactive coding tutorials in your editor.

Requirements

Requires:

  • VSCode 1.34+
  • Git
  • Node 10+

Development

Run npm run build. Press F5 to open a new development window.

Open the tutorial using cmd+shift+p on mac, and select the action coderoad.start.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • coderoad.start: starts the extension

Known Issues

There are no known issues at this time.

About

Interactive coding tutorials inside of VSCode

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.9%
  • JavaScript 4.4%
  • CSS 1.2%
  • Other 1.5%
0