Monorepo WorkspaceManage monorepos with multi-root workspaces. Supports Lerna, Yarn, Pnpm, Rushjs and recursive package directories. FeaturesAll Monorepo Workspace functionality can be found in the command palette. Available commands: Selecting workspace folders: Selecting one package:
You can also create workspace folders for all your repository packages with Extension SettingsMonorepo Manager tries to detect the type of package (library, application or tool) based on configurable regexes. The workspace folder prefix containing the emoji is also configurable. You can also configure custom types with a prefix in your JSON settings:
You can find all options under "Monorepo Workspace" in your configurtion. Release Notes1.2.0Added option to configure custom package types 1.1.3Fixed an issue with workspace folders on Windows 1.0.0Initial release :tada: |