{"id":13596883,"url":"https://github.com/folke/vscode-monorepo-workspace","last_synced_at":"2025-04-04T22:08:31.630Z","repository":{"id":40050356,"uuid":"245208928","full_name":"folke/vscode-monorepo-workspace","owner":"folke","description":"📦✨Manage monorepos with multi-root workspaces. Supports Lerna, Yarn, Pnpm, Rushjs and recursive package directories.","archived":false,"fork":false,"pushed_at":"2025-03-27T06:23:55.000Z","size":1843,"stargazers_count":154,"open_issues_count":30,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T11:42:45.157Z","etag":null,"topics":["lerna","monorepo","pnpm","vscode","vscode-extension","yarn-workspaces"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=folke.vscode-monorepo-workspace","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/folke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-05T16:08:57.000Z","updated_at":"2025-02-27T13:51:27.000Z","dependencies_parsed_at":"2023-12-30T01:41:59.485Z","dependency_job_id":"301b9d88-e538-42f4-be38-24f66acdf65a","html_url":"https://github.com/folke/vscode-monorepo-workspace","commit_stats":{"total_commits":76,"total_committers":4,"mean_commits":19.0,"dds":0.4473684210526315,"last_synced_commit":"bccdd34dc65aa5084588c3a0d844d79c31ed8a8d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folke%2Fvscode-monorepo-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folke%2Fvscode-monorepo-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folke%2Fvscode-monorepo-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folke%2Fvscode-monorepo-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/folke","download_url":"https://codeload.github.com/folke/vscode-monorepo-workspace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256115,"owners_count":20909240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lerna","monorepo","pnpm","vscode","vscode-extension","yarn-workspaces"],"created_at":"2024-08-01T16:02:54.288Z","updated_at":"2025-04-04T22:08:31.612Z","avatar_url":"https://github.com/folke.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","vscode-extension"],"sub_categories":[],"readme":"# Monorepo Workspace\n\nManage monorepos with multi-root workspaces. Supports Lerna, Yarn, Pnpm, Rushjs and recursive package directories.\n\n## Features\n\nAll **Monorepo Workspace** functionality can be found in the command palette. Available commands:\n\n![Commands](images/animation.gif)\n\nSelecting workspace folders:\n![Select](images/select.png)\n\nSelecting one package:\n![Commands](images/list.png)\n\n* `Monorepo: Select Workspace Folders`: select active folders in your workspace, including packages in your repository\n* `Monorepo: Open Package (Current Window)`: open a package from your repository in the current window\n* `Monorepo: Open Package (New Window)`: open a package from your repository in a new window\n* `Monorepo: Open Package (Workspace Folder)`: add a package from your repository as a workspace folder\n\nYou can also create workspace folders for all your repository packages with `Monorepo: Sync Workspace Folders`:\n![Commands](images/explorer.png)\n\n## Extension Settings\n\n**Monorepo Manager** tries to detect the type of package (library, application or tool) based on configurable regexes.\n\nThe workspace folder prefix containing the emoji is also configurable.\n\nYou can also configure custom types with a prefix in your JSON settings:\n\n```json\n{\n  \"monorepoWorkspace.folders.custom\": [\n    {\"regex\":\"app1\", \"prefix\": \"🔥\"},\n    {\"regex\":\"app2\", \"prefix\": \"📚\"}\n  ]\n}\n```\n\nYou can find all options under \"Monorepo Workspace\" in your configurtion.\n\n## Release Notes\n\n### 1.2.0\n\nAdded option to configure custom package types\n\n### 1.1.3\n\nFixed an issue with workspace folders on Windows\n\n### 1.0.0\n\nInitial release :tada:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffolke%2Fvscode-monorepo-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffolke%2Fvscode-monorepo-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffolke%2Fvscode-monorepo-workspace/lists"}