You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you are requesting
I want to be able to customize how variables are presented in the visual studio debugger (hide built-in functions, for example).
Reasons for requesting this feature
Less noise, makes debugging more efficient. This is also requested by vscode users, as well as a dev community ticket for PTVS.
Describe alternatives you've considered
There are no alternatives, there's no way to hide the extra stuff.
Additional context
Here's a screenshot of a repro:
AdamYoblick
changed the title
Customize variable presentation when debugging through Visual Studio
Allow user to customize variable presentation when debugging through Visual Studio
Jan 6, 2021
Same as the vscode request at microsoft/vscode-python-debugger#165
Describe the feature you are requesting
I want to be able to customize how variables are presented in the visual studio debugger (hide built-in functions, for example).
Reasons for requesting this feature
Less noise, makes debugging more efficient. This is also requested by vscode users, as well as a dev community ticket for PTVS.
Describe alternatives you've considered
There are no alternatives, there's no way to hide the extra stuff.
Additional context
Here's a screenshot of a repro:
Remaining tasks:
The text was updated successfully, but these errors were encountered: