Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Draw Folder StructureNew to Visual Studio Code? Get it now.
Draw Folder Structure

Draw Folder Structure

jmkrivocapich

|
99 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Folder Structure for VS Code

Extension Banner or Logo

A Visual Studio Code extension that allows users to generate a visual representation in Markdown of the selected folder and file structure. This extension works with vscode version 1.81.0 or higher

Features

  • Quick Generation: With a single click, get a Markdown representation of your folder structure.
  • Attractive Format: The generated structure uses Unicode characters for a clear and aesthetic display.
  • Seamless Integration: Integrates directly into the VS Code file explorer context menu.

Usage

  1. Navigate to the file explorer in VS Code.
  2. Right-click on a folder or file.
  3. Select "Generate structure in Markdown" from the context menu.
  4. Enjoy your folder structure in Markdown format!

Customization

Customize the folders you want to exclude from your structures. For example: "node_module" (Excluded by default). Just add in your settings.json file the line "drawfolderstructure.exclude" and it will show you the default excluded folders and files. You can modify it to your liking! Custom Setting

Screenshots

Basic Usage

Click on the option "Generate Markdown structure".

Another Feature

A file with the drawing of the structure will be generated.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view or press Ctrl+Shift+X.
  3. Search for "Markdown Folder Structure".
  4. Install and you're done!

Contributions

Contributions are welcome. If you encounter any problems or have any suggestions, please open an issue in the GitHub repository. We also invite you to read How to contribute

Made by

Krivoox Follow me on X My linkedin

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft