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

TreeSum

The Hardik

|
48 installs
| (1) | Free
Smart way to summarize files and folders in a vscode workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

treesum

Adds a panel in the file explorer which summarizes the files and folders in the current VSCode workspace.

If you need help, have questions, or have any feature requests, please file a Github issue.

Features

Expand the 'File and Folder Summaries' panel in the file explorer to generate summaries using OpenAI API's.

demo

The summaries are not refreshed when the underlying file and directories change. You can manually trigger a refresh with the command, treesum.refresh.

Extension Settings

This extension contributes the following settings:

  • treesum.apiKey: OpenAI API key.
  • (Optional) treesum.model: Set the OpenAI model, as defined on this page.

Known Issues

  • The generated descriptions are not always accurate or informative. I'm working on improving quality and minimizing hallucination.
  • The extension can malfunction with really big repositories because of rate limitations imposed by the OpenAI API's.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft