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

Option to show nested variable binding types without full module path? #3910

Open
anderseknert opened this issue Jan 28, 2025 · 0 comments
Open

Comments

@anderseknert
Copy link

Hi there, and thanks for providing this tool!

Using Delve DAP via VS Code, I'm working on some deeply nested data structures. While the first level of bindings have their type information displayed as package.Type, any level of nesting below shows the full module path prepended. This makes debugging this code quite annoying as I constantly have to widen the view and click to expand items that would otherwise have been visible directly.

Is there a setting somewhere to use the package.Type format for display of bindings at all levels of nesting? Or is this a feature that could be considered?

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

No branches or pull requests

2 participants