Overview Q & A Rating & Review
SolutionMapper
Visual Studio extension to export your solution structure in multiple formats.
Features
Export to multiple formats: Text, Markdown, HTML, JSON, YAML, and Mermaid
Include code details (classes and methods)
Interactive HTML view with collapsible sections
Mermaid diagrams for GitHub/GitLab integration
Customizable output
Installation
Install via Visual Studio Marketplace
Or download VSIX file from releases
Usage
Open a solution in Visual Studio
Right-click on the solution in Solution Explorer
Select "Export Project Structure"
Choose output format:
Text: Simple tree structure
Markdown: GitHub-friendly format
HTML: Interactive collapsible view
JSON: For programmatic processing
YAML: Human-readable structured format
Mermaid: For diagram generation
Optional: Check "Include code details" to show classes and methods
Click OK and choose where to save the file
Contributing
Contributions welcome!
License
MIT License - see LICENSE.txt