Setting to hide "Special Variables" #1805
|
In the debug variables panel, one can see "special variables", "function variables" and "class variables". The special variables are very often not needed for debugging, and just clutter the panel. For example, every class I write myself, will automatically have special variables like |
Replies: 3 comments 2 replies
|
Pylance wouldn't be the one to control this. Transferring to debugpy. |
|
Turning into a discussion item for up votes. |
|
I believe this is already supported? See this issue: |

I believe this is already supported? See this issue:
#961