Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.45 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.45 KB

The source this project is now moved to the main tutorialkit repository. This repo is archived.

TutorialKit Code Extension

Status: Preview

Features

  • Viewing lessons, chapters and parts in the side panel
  • Creating new lessons and chapters

TutorialKit screenshot

Installation

  1. Open VS Code
  2. Select Extensions in the left vertical toolbar
  3. Search for tutorialkit
  4. Click on Install

Description

When designing the content architecture across folders and files, we aimed to make it as plain and clear as possible. However, even the best-thought-out file system organization doesn’t translate perfectly to the more abstract structure of lessons and chapters in a tutorial.

We wanted to make navigating between the different parts of your courseware or creating new lessons even easier than traversing a file system.

For that reason, we’ve decided to build a companion Visual Studio Code extension for tutorial authors. The extension provides a visual representation of your tutorial structure and allows you to create new chapters and lessons. When you navigate through the displayed structure, the extension automatically focuses on the corresponding folders and files in your file explorer, giving you a quick way to jump to the content you want to edit.