Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Monorepo Package LocatorNew to Visual Studio Code? Get it now.
Monorepo Package Locator

Monorepo Package Locator

Stelios Mavro

|
1 install
| (0) | Free
Quickly navigate to package sources in your monorepo
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Monorepo Package Locator

Quickly navigate to package sources in your monorepo. No more hunting through scattered folders to find that one package.

Features

Go to Package

Search and jump to any package in your monorepo namespace.

  • Cmd + Shift + G
  • Command Palette → "Monorepo: Go to Package"

Go to Package

Go to Package Source (Right-click)

Right-click any symlinked package in node_modules to jump to its source.

Go to Package Source

Configuration

By default, the extension auto-detects common namespaces (@kbn, @repo, @app).

To set a custom namespace, add to your .vscode/settings.json:

{
  "monorepoPackageLocator.namespace": "@mycompany"
}

Installation

Search for "Monorepo Package Locator" in VSCode Extensions or run:

code --install-extension mavro.monorepo-package-locator

License

MIT

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