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

Debugger: Function Names not Visible in the Call Stack View #383

Closed
walles opened this issue Apr 3, 2023 · 3 comments
Closed

Debugger: Function Names not Visible in the Call Stack View #383

walles opened this issue Apr 3, 2023 · 3 comments

Comments

@walles
Copy link

walles commented Apr 3, 2023

When I'm debugging Go code and looking at the call stack I have two options:

  • Have the side bar as wide as I'd like (good!) and don't see any function names in the stack trace (bad)
  • See function names (good!) but have the side bar covering a third of my screen (bad)

I would prefer if function names were visible in the call stack view without having to make the side bar really really wide.

The space is there, this is just about prioritizing what to show.

Demo

wide-or-unreadable-call-stack.mov
@walles
Copy link
Author

walles commented Apr 3, 2023

Wrong project, sorry for the noise :(.

@walles walles closed this as completed Apr 3, 2023
@bew
Copy link

bew commented Apr 3, 2023

Wrong project, sorry for the noise :(.

What is the correct project? Go's DAP ?

@walles
Copy link
Author

walles commented Apr 3, 2023

TBH I'm not 100% sure, but I did report it here instead: microsoft/vscode#178964

I think this is an UI issue (belonging in the main VSCode project) rather than a debugger-protocol issue (belonging here).

But if you disagree I'm ready to be corrected, as I said I'm not 100% sure where this should go.

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