Markdown Folder Structure for VS CodeA 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
Usage
CustomizationCustomize 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!
ScreenshotsClick on the option "Generate Markdown structure". A file with the drawing of the structure will be generated. Installation
ContributionsContributions 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 byKrivoox Follow me on X My linkedin License |