microsoft / microsoft/vscode-js-debug
Allow to hide "[[Prototype]]" portion from the debug view
Open
@connor4312 is already working on this.
Since Oct 5, 2022.
feature-request
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 373
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 6
Description
When debugging, the "[[Prototype]]" portion is not very useful. Option to hide them will declutter the limited space.
Can you provide an option to hide the "[[Prototype]]" portion of the variables in the debug view?
Some previous issues in vscode repo related to this:
https://github.com/microsoft/vscode/issues/19950
https://github.com/microsoft/vscode/issues/54125
https://github.com/microsoft/vscode/issues/60478
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.
Assessment
This issue has not been assessed yet.