Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug: Search inside collapsed nodes #236477

Open
trevrobwhite opened this issue Dec 18, 2024 · 2 comments
Open

Debug: Search inside collapsed nodes #236477

trevrobwhite opened this issue Dec 18, 2024 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality

Comments

@trevrobwhite
Copy link

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:
Image

VS Code version: Code 1.96.0 (138f619, 2024-12-11T02:29:09.626Z)
OS version: Windows_NT x64 10.0.19045
Modes:

@roblourens roblourens added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Dec 18, 2024
@roblourens roblourens added this to the Backlog milestone Dec 18, 2024
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

1 similar comment
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants