Debug: Search inside collapsed nodes #236477
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
Type: Feature Request
Would it be possible to add an option to the debug -> variables to filter/search inside collapsed notes, looking at the key & values for data buried data, this is something that's available within Pycharm so it must be possible to do ;-)
At the moment the only way to search deep inside a large dict or array of dicts is to issue a json.dumps on the console for that variable and search outside VSCode.
There is no native search inside data wranger and the export here is only CSV or parquet.
How it looks inside Pycharm:
VS Code version: Code 1.96.0 (138f619, 2024-12-11T02:29:09.626Z)
OS version: Windows_NT x64 10.0.19045
Modes:
The text was updated successfully, but these errors were encountered: