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

Allow cycling overloads in hover popup #7641

Open
dibarbet opened this issue Oct 7, 2024 · 1 comment
Open

Allow cycling overloads in hover popup #7641

dibarbet opened this issue Oct 7, 2024 · 1 comment

Comments

@dibarbet
Copy link
Member

dibarbet commented Oct 7, 2024

I'm using vscode 1.90.0 with C# Dev Kit extension on a Mac. How can I cycle through all the overloads in the hovering popup? as the screenshot, when I hover on a C# method, the popup does not have a prev/next to allow me navigate to another overload. Is there any setting to enable this?
image

@dibarbet
Copy link
Member Author

dibarbet commented Oct 7, 2024

This would require support in VSCode to have multiple hover items which it does not today. For now leaving on backlog to collect more votes.

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

1 participant