Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Workspaces FilterNew to Visual Studio Code? Get it now.
Workspaces Filter

Workspaces Filter

pilou

|
2 installs
| (0) | Free
Quick-access folder visibility toggling for multi-folder workspaces
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Workspaces Filter

Banner

Monorepos and multi-folder workspaces are a mess in Cursor, Windsurf, VS Code, and other AI-powered editors.

Workspaces Filter lets you hide folders from your workspace without removing them. One shortcut, toggle what you need, get back to work.

Demo

Why

  • AI context control: Your AI assistant pulls context from all visible folders. Toggle visibility to focus it on what matters. No more "please ignore the backend folder" in every prompt.

  • Linter sanity: ESLint, Ruff, Pylint, Biome, TypeScript... these tools run constantly on your entire workspace. Different configs per folder will conflict. Hide what you're not working on.

  • Focus: Working on the frontend, hide the backend. Debugging the API, hide the mobile app. Simple.

  • Persisted: Hidden folders stay hidden across sessions. Open your editor tomorrow, same setup.

Usage

Ctrl+Shift+W (or Cmd+Shift+W on Mac)

Or open the command palette (Ctrl+Shift+P) and type "Workspaces Filter: Toggle Folders"

A picker opens:

  • ✓ = visible (click to hide)
  • ○ = hidden (click to show)

Toggle as many as you want, the picker stays open. Press Escape when done.

Install

Search "Workspaces Filter" in the VS Code Extensions panel, or:

ext install pilou.workspaces-filter

Requirements

  • VS Code 1.85.0+
  • A multi-folder workspace

License

MIT

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