Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GraphyNew to Visual Studio Code? Get it now.
Graphy

Graphy

KushalBanda

|
2 installs
| (0) | Free
Create a markdown file which is a graphical representation of the Codebase
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Graphy

Graphy is a VS Code extension that generates a Graphy.md report for your workspace, summarizing the codebase structure with tree views, file counts, and extension breakdowns for quick AI-friendly context.

Details

Graphy scans the first workspace folder, builds a lightweight structural summary, and writes a Graphy.md report at the workspace root. The report includes a directory tree, file counts, and extension breakdowns so you can share or paste a high-signal overview into AI tools or code reviews.

Features

  • Generate a Graphy.md report from Graphy: Generate Codebase Analysis
  • Summaries for total files, total directories, and extension breakdowns
  • Readable directory tree for fast repo orientation
  • Auto-open the generated report on completion
  • LineLens badges showing line counts in the Explorer
  • Refresh LineLens data with LineLens: Refresh Line Counts

Screenshot

Graphy with LineLens line counts

Usage

Once installed, open a folder in VS Code and run the command:

  • Command Palette: Graphy: Generate Analysis
  • Output: A Graphy.md file appears in the workspace root and opens automatically
  • LineLens: Line counts appear next to files and folders in the Explorer
  • Manual refresh: Run LineLens: Refresh Line Counts

Performance Notes

  • Analysis runs on the first workspace folder when multiple folders are open
  • Large repositories may take longer to process depending on filesystem size

Installation

  1. Install the extension from the VS Code Marketplace
  2. Reload VS Code
  3. Run Graphy: Generate Analysis from the Command Palette

Extension Settings

This extension has no configurable settings at this time.

Changelog

See graphy/CHANGELOG.md for release notes and feature history.

License

This extension is licensed under the MIT License.

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