microsoft / microsoft/debug-adapter-protocol
Support Variables with the same name
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 173
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 2
Description
For details see https://github.com/Microsoft/vscode/issues/45683
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 issue 45683 to understand the requested behavior and expected protocol changes. Then locate the relevant Debug Adapter Protocol variable definitions and consumers; done means the protocol clearly represents variables with identical names and the documented behavior is covered by appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100