A collection of tours you can use with the VSCode CodeTour plugin to guide you through different aspects of a project's lifecycle, your workspace setup, guides and programming fundamentals.
You can either:
- Clone the whole repository and run the tours from within this repository
- Download the tours you want or use the URLs of the tours and run them inside your own projects
- Clone the repository to your machine
- Open the repository using VSCode
- Make sure you have the VSCode CodeTour plugin installed
- Open the CodeTour sub-menu from the Explorer and press the play button next to the tour you want to run
- (Optional) Download the tours you want locally
- Open the repository you want to run the tours in, using VSCode.
- Make sure you have the VSCode CodeTour plugin installed.
- Use the Command Palette (
cmd+shift+P
) and look for:- "CodeTour: Open Tour URL..." to load a tour from a URL
- "CodeTour: Open Tour File..." to load a file