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

Leader

Kawalir Software

|
2 installs
| (0) | Free
The best project/workspace explorer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Leader

A workspace explorer to have an overview over all of your projects

Features

Actions

  • Clicking a workspace opens the workspace file in the editor
  • Double-clicking a workspace opens the workspace in the current window

Buttons

In addition, there are buttons for

  • refreshing and collapsing the tree
  • opening a folder in
    • the file explorer
    • this window
    • a new window
  • opening a workspace in
    • the editor
    • this window
    • a new window

FeaturePreview

Behavior

  • Settings and files are watched and updated automatically
  • Unneccessary layers of folders are removed from the tree
  • Folders named node_modules are excluded from searches

Requirements

Extension Settings

  • leader.projects: Either
    • An array of path strings
    • An array of objects of type
      {
        path: string;
        name?: string;
      }
      
    • An object of the form
      {
        "<DisplayName>": "<ProjectPath>"
      }
      

Known Issues

Release Notes

1.0.0

Initial release

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