8000 GitHub - dcmade01/coderoad-vscode at 91ded207779a6b72b191f0e779428f670e26cf2b
[go: up one dir, main page]

Skip to content

dcmade01/coderoad-vscode

Repository files navigation

CodeRoad VSCode

CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor.

CodeRoad Image

Getting Started

Launch

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"

Requirements

Installation

< 6A47 /div>

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 about VSCE
  • run code —install-extension coderoad-0.1.0.vsix.

Creating Tutorials

Build and share your own interactive tutorials.

Learn more about how tutorials area created.

License

AGPL v3

About

👩‍💻 Create or play Interactive coding tutorials in VSCode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 1.8%
  • JavaScript 1.5%
  • HTML 1.2%
  • Shell 1.2%
0