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

Feature Request: Add show/hide button for viewing/un-viewing the whole hashmap in one click for the debugger #1446

Closed
IamManchanda opened this issue Feb 22, 2024 · 2 comments

Comments

@IamManchanda
Copy link

Note: Redirected to this repo from here


Feature Request

I would really love if we have the ability to debug HashMap without pressing eye icon again and again.

Screenshot 2024-02-17 at 7 49 09 PM

In Intelij Idea for example, I don't have this issue while debugging.

Screenshot 2024-02-17 at 7 51 16 PM

Please fix by adding this feature 🙏

@testforstephen
Copy link
Contributor

You can right click the VARIABLES view and click the context menu "Auto Expand Lazy Variables", which will expand the data automatically.

image

@IamManchanda
Copy link
Author

Thank you, that's helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants