« Showcase
TypeScript
VS Code, mapped
11,452source files
91named areas
~9sfirst run
0name collisions
11,452 TypeScript files. The editor core lands in one large area, with the Copilot and language-feature extensions broken out on their own.
The largest areas IngestMD found
On a monorepo this size the core is one big area. Granularity gets coarser at the top end.
How it was made
IngestMD scanned VS Code on the laptop and grouped its files into coherent areas in ~9s, with no model and no network. The result is deterministic, so the same repository produces the same map every time, and no two areas share a name. From here you load just the area you need as focused context for an AI assistant, instead of the whole tree.
Map your own repository
Point IngestMD at any folder and get the same kind of map, on your machine, in seconds.
Download IngestMD