Markdown Tree extension for Visual Studio CodeGenerate collapsible/expandable trees from plain text or from any folder in markdown. The items are rendered inside InstallationThis extension is available at Visual Studio Code marketplace and can also be installed from within VSCode. FeaturesGenerate tree from any folder
Generate trees from plain text
Usage
OptionsRender options can be specified as Here are the currently supported options
SettingsYou can tinker a few settings like ignoring some files and folders, control indentation or max depth of recursion and a few more from the configurations page. Go to File->Preferences->Settings or hit FeedbackPlease drop your suggestions, bugs or feature requests at the project's GitHub issues page. Release NotesAugust 2024 (v1.1.0)Generate trees from any folder via a right click option or through the command pallete. Detailed changes in CHANGELOG August 2024 (v1.0.1)Initial release |