microsoft / microsoft/vscode-java-dependency
Add support for updating multiple projects in a workspace
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 105
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
When working with multimodule project or multiple projects in a single workspace, It would be really handy to have a global Update project command to update all projects in the workspace.
One quick suggestion is to add a command in the project view after Clean Workspace.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the project view and its existing Clean Workspace command. Trace how projects are discovered in a workspace, then add a nearby command that updates every project and verify it in a multimodule or multi-project workspace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100