Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown Workspace Structure GeneratorNew to Visual Studio Code? Get it now.
Markdown Workspace Structure Generator

Markdown Workspace Structure Generator

Hedgehog420

|
62 installs
| (0) | Free
This VSCode extension generates a Markdown Workspace structure from the current workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Structure Generator

This VSCode extension generates a Markdown file structure from the current workspace

Usage

  1. Select a file.

  2. Open the Command Palette in VSCode by pressing Ctrl + Shift + P (Windows/Linux) or Cmd + Shift + P (macOS).

  3. Type "Generate File Structure" and select the command from the dropdown list.

  4. Either select the Markdown or the plain text option.

  5. The Markdown file structure will be generated in the active text editor.

Use cases

AI and generative code has become a bigger thing and if you often use AI to generate the code for you like I do, this simple extension might be for you.

Sometimes it might be useful to input the file structure of your workspace into the chat interface of your preferred AI to get higher quality code. But having to manuly type it in can be frustrating and time consuming, especially with large workspaces.

The goal of this extension is to save you time and simply paste the contents of your generated Markdown file into the Chatbot text field. Some AI's that you use might be already as a downloadable extension in your IDE, but not all have context awareness across your project.

I hope you like this extension and find it useful for your usecases!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft