Code Monkey home page Code Monkey logo

coderoad-vscode's Introduction

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads

CodeRoad VSCode

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

CodeRoad Image

Why

Interactive learning is the most effective way to gain new skills and knowledge. CodeRoad aims to help tutorial creators develop and share interactive content with the community.

For learners, there are a number of advantages to running tutorials inside VSCode:

  • learn in a real world coding environment
  • get rapid feedback on save and helpful error messages
  • users own the code, and can build a Git timeline and deploy a portfolio

Getting Started

Start

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
  • a webview should appear on the right side of your editor. Click "Start"

Install

Install CodeRoad from this link in the VSCode Marketplace.

  • You may need to reload the window (ctrl/cmd + R)
  • See "Start" to get started.

Requirements

  • OS: MacOS, Windows, Linux
  • VSCode 1.39.2+
  • Node.js 10+
  • Git

Creating Tutorials

Build and share your own interactive tutorials.

Learn more about how tutorials area created.

Editing Tutorials

Tutorials can be edited directly as markdown on Github.

Development

To run the extension locally:

  • copy environmental variables from /web-app/.env.example as /web-app/.env
  • install dependencies with yarn install-all
  • build the extension with yarn build
  • open the extension with the vscode extension debugger by pressing F5. In the new window, open CodeRoad.

To test a packaged build locally:

  • if on Mac, ensure you have VSCode command line tools installed
  • run yarn package. It will build the extension and install it locally.
  • open a new vscode window and launch the new version of CodeRoad

Contributing

CodeRoad is an ambitious project, we're always looking for contributors :)

See CONTRIBUTING.md.

License

AGPL v3

coderoad-vscode's People

Contributors

shmck avatar argemiront avatar dependabot[bot] avatar mot01 avatar jensen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.