Find what is already yours.
Large extension libraries make the marketplace noisy. A dedicated installed state lets developers collapse that search space immediately.
A focused contribution to the Extensions view: making installed extensions easier to isolate, inspect, and manage inside a tool developers use every day.

The work was deliberately narrow: understand an established product surface, fit within its interaction language, and improve a common extension-management task without adding friction elsewhere.
Large extension libraries make the marketplace noisy. A dedicated installed state lets developers collapse that search space immediately.
The change connected the Extensions view controls to existing filter behavior and respected the conventions of a mature TypeScript and Electron codebase.
The result is a clearer path to auditing, disabling, and managing installed tools from the same surface developers already understand.
Place the option where users already look for marketplace and local filters.
Represent the user’s intent consistently with the view’s existing filter model.
Integrate the state with the established extension query and list behavior.
Return a concise list of extensions already present in the environment.
REAL PROJECT MATERIAL · 02 FRAMES


Visual Studio Code is a large, community-driven product. Explore the upstream repository and the system this contribution was designed to fit.
VIEW VS CODE ON GITHUB ↗