Replies: 1 comment 1 reply
-
There is https://marketplace.visualstudio.com/items?itemName=StackBlitz.tutorialkit that does exactly this. It simplifies the tree view and allows you to quickly create lessons: Here's example of tree view: ![]() ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
to add an tutorial we have to add
part > chapter > lesson
folder and and ther meta.md and content.md in lesson we must have _files _solution and then respective files for that lessonin short this is tree
below are few settings in vs code which helps to see the files and folders easily
in vs code file explorer panel, there is indent setting which helps to identify which file belongs to which folder
try this is vs code wokspace settings.
project.code-workspace
Beta Was this translation helpful? Give feedback.
All reactions