{"id":17035729,"url":"https://github.com/artberri/monorepo-focus-workspace","last_synced_at":"2026-04-10T01:13:10.751Z","repository":{"id":232648418,"uuid":"715736731","full_name":"artberri/monorepo-focus-workspace","owner":"artberri","description":"Create a partial tree view for a target workspace. Focus on your current task.","archived":false,"fork":false,"pushed_at":"2023-11-15T09:36:06.000Z","size":666,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T02:21:57.552Z","etag":null,"topics":["javascript","monorepo","typescript","vscode","vscode-extension","workspaces"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=alberto-varela.monorepo-focus-workspace","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artberri.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}},"created_at":"2023-11-07T18:22:20.000Z","updated_at":"2023-12-08T23:53:04.000Z","dependencies_parsed_at":"2024-04-10T21:04:29.757Z","dependency_job_id":null,"html_url":"https://github.com/artberri/monorepo-focus-workspace","commit_stats":null,"previous_names":["artberri/monorepo-focus-workspace"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fmonorepo-focus-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fmonorepo-focus-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fmonorepo-focus-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artberri%2Fmonorepo-focus-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artberri","download_url":"https://codeload.github.com/artberri/monorepo-focus-workspace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031258,"owners_count":20549912,"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":["javascript","monorepo","typescript","vscode","vscode-extension","workspaces"],"created_at":"2024-10-14T08:47:55.421Z","updated_at":"2025-12-30T23:42:35.704Z","avatar_url":"https://github.com/artberri.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monorepo Focus Workspace\n\nMonorepo Focus Workspace is a Visual Studio Code extension that helps manage monorepos by creating a partial tree view to focus on a single or multiple workspaces. Supports NPM, Yarn, Pnpm and Lerna.\n\n## Features\n\nMonorepo Focus Workspace offers some new commands via the command palette. You can see some of them in the video. Below is a detailed description of each command.\n\n![feature X](assets/preview.webp)\n\nAvailable commands:\n\n- `Monorepo: Pick Workspaces To Focus On`: Manually select multiple workspaces to focus on.\n- `Monorepo: Focus On Workspace`: Select a single workspace to focus on\n- `Monorepo: Focus On Workspace And Its Prod Dependencies`: Select a single workspace. It will automatically detect the workspaces it depends on and will focus all of them.\n- `Monorepo: Focus On Workspace And All Its Dependencies`: Select a single workspace. It will automatically detect the workspaces it depends on, including dev dependencies, and will focus all of them.\n- `Monorepo: Toggle Workspace Focus`: If the focus is in some workspaces, it will restore the tree view. Running it again will return the focus to the previously selected workspace(s).\n- `Monorepo: Reset Workspace Focus`: Restore the tree view.\n\n## Requirements\n\nIt supports Monorepos created with NPM, Yarn, Pnpm, or Lerna.\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n- `monorepoFocusWorkspace.rootPackageJsonRelativePath`: Specifies the relative path to the `package.json` file of the root of the workspaces. Default value: `package.json`.\n- `monorepoFocusWorkspace.configurationTarget`: This extension needs to modify the `files.exclude` setting to hide folders. This setting specifies the scope of the setting change. If `workspace`, the setting will be modified in the workspace settings. If `workspace-folder`, the setting will be modified in the workspace folder settings. If `global`, the setting will be modified in the user settings.\n- `monorepoFocusWorkspace.enableLogs`: Enable output logs for debugging purposes.\n\nThis extension will respect your previously configured `files.exclude` setting. If you want to force the hiding/showing of a path regardless of the selected workspaces, write this setting manually before executing any command.\n\n## Release Notes\n\n### 1.0.0\n\nInitial release of Monorepo Focus Workspace.\n\n## License\n\nThis extension is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartberri%2Fmonorepo-focus-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartberri%2Fmonorepo-focus-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartberri%2Fmonorepo-focus-workspace/lists"}