microsoft / microsoft/vscode-makefile-tools
Support for multi root workspaces
Open
Nobody has claimed this yet.
enhancement
Feature: multi-root
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if this extension could support multi root workspaces.
https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs
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
Start by reading the linked VS Code multi-root workspace API guidance and the extension's current workspace behavior. Identify which workspace-scoped workflows need to support multiple roots; done means the extension works correctly in a multi-root workspace without regressing single-root use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100