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

New (default) setting: Remove module paths from Debug Variables view #2408

Open
nfx opened this issue Aug 14, 2022 · 3 comments
Open

New (default) setting: Remove module paths from Debug Variables view #2408

nfx opened this issue Aug 14, 2022 · 3 comments
Labels
Debug Issues related to the debugging functionality of the extension.

Comments

@nfx
Copy link

nfx commented Aug 14, 2022

Is your feature request related to a problem? Please describe.
Debugging view of variables pane is very cluttered:

Describe the solution you'd like
conn_go_—_slrp

  1. Remove package names from the type name, provide full name on mouse over. There's already too much info in that pane.
  2. Remove data nodes of interface conversions/pointers. One click is better than two.
@gopherbot gopherbot added this to the Untriaged milestone Aug 14, 2022
@nfx
Copy link
Author

nfx commented Aug 14, 2022

it would also be nice if someone from the team could give pointers to codebase parts, where this could be implemented

@adonovan adonovan added the Debug Issues related to the debugging functionality of the extension. label Aug 18, 2022
@nfx
Copy link
Author

nfx commented Aug 21, 2022

@adonovan May I ask what component is responsible for creating that tree and names? I'm thinking of taking a stab at it.

@jurisevo
Copy link

jurisevo commented Sep 5, 2023

I second this. Variable view is unusable with full paths of package. Just unusable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debug Issues related to the debugging functionality of the extension.
Projects
None yet
Development

No branches or pull requests

4 participants