The Wayback Machine - http://web.archive.org/web/20220615195720/https://github.com/microsoft/codetour/releases
Bug Fixes
- Tours are now written to the
CodeTour: Custom Tour Directory directory, when that property is set
- Fixed a performance issue with large codebases
Bug Fixes
- The "Tours available!" prompt is now suppressed when opening a CodeSwing workspace
Features
- Added a new
CodeTour: Custom Tour Directory setting, that allows a project to specify a custom directory for their tours to be stored in
- Added support for storing tours in the
.github/tours folder, in addition to the existing .vscode/tours and .tours directories
- You can now create a tour called
main.tour at the root of your workspace, which will be considered a primary tour
Bug Fixes
- URI handler now allows specifying the desired step via 1-based numbers as opposed to 0-based
Features
- The URI handler now allows specifying just a step number, in order to index into a repo within only a single tour
Features
- Added a URI handler, with support for launching a specific tour and step
Features
- Exposed a new
onDidStartTour event and startTourByUri method to the extension API
- Added support for the CodeStatus extension
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.