microsoft / microsoft/vscode-js-debug

Allow to hide "[[Prototype]]" portion from the debug view

Open
#1,412 5 comments 7 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.