I just released Monorepo Workspace, a simple extension to work with monorepos in VS Code. Supported repositories: Lerna, Yarn, Pnpm, Rushjs and recursive package directories.
Features
All Monorepo Workspace functionality can be found in the command palette. Available commands:
-
Monorepo: Open Package (Current Window)
: open a package from your repository in the current window -
Monorepo: Open Package (New Window)
: open a package from your repository in a new window -
Monorepo: Open Package (Workspace Folder)
: add a package from your repository as a workspace folder
You can also create workspace folders for all your repository packages with Monorepo: Sync Workspace Folders
:
Top comments (3)
Good job! I have a monorepo with Lerna, so Iโll try to use your extension soon. Thank you!
Let me know what you think!!
Just added a new feature to quickly select some folders: