Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-monorepo-toolsNew to Visual Studio Code? Get it now.
vscode-monorepo-tools

vscode-monorepo-tools

Jonathan Creamer

|
17,111 installs
| (2) | Free
Tools for working in monorepos.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

monorepo-tools

Monorepo Tools is a VSCode extension that gives developers insight into their monorepo codebase.

Features

  • Works with Yarn workspaces, Rush, Lerna, and PNPM via worksspace-tools
  • Working example from babel

image

  • Dependency Tree view

image

  • Status bar of monorepo name and number of packages

Screenshot on 2021-03-25 at 12-09-11

  • Supports running scripts

image

  • Add a new package will run a "generate" script from your root package.json.

image

  • Go to monorepo packages

image

  • Scoped search that allows users to quickly narrow down the search space to a package's dependencies.

Screen Recording 2024-10-08 at 21 31 49

  • Add dependencies to a package

Screen Capture on 2021-03-26 at 11-51-22

  • See changed packages in your working directory

image

  • Support for Beachball, checking for change files

image

Configuration

There's a couple of custom configurations you can add in your workspace or user configuration.

Markup on 2021-03-26 at 11:43:00

The packageJsonTemplate allows you to define a custom package.json handlebars template file for the add package flow, you'll be given a name and description from the VSCode UI.

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