如何在Visual Studio中使用键盘滚动浏览Intellisense超载

发布于 2025-02-10 04:34:54 字数 405 浏览 1 评论 0原文

这总是让我困扰。在下图中,我刚刚键入开头 builder.requireassertion 。为我填充在闭幕式为我键入。我得到了带有超载的弹出窗口,也是自动完成的弹出窗口。

在这里,如果我按向上或向下箭头,它将通过自动完成选项滚动我。但是我想使用箭头滚动浏览2个超载的1。有可能吗?我应该使用不同的键吗?目前,我必须去鼠标单击它们。

我正在使用VS2022。

This has always bugged me. In the image below, I just typed the opening ( after builder.RequireAssertion. Autocomplete filled in the closing ) for me. I got the popup with the overloads, and also the popup for the autocomplete.

Here, if I press up or down arrows, it scrolls me through the autocomplete options. But I want to use the arrows to scroll through the 1 of 2 overloads. Is that possible? Are there different keys I should be using for that? Currently I have to go to the mouse to click through them.

I'm using VS2022.

Sample Image

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蘸点软妹酱 2025-02-17 04:34:54

将光标放在第一个括号之后(,然后按ctrl+shift+space> space。然后使用箭头键 。

导航 在此处输入图像描述“>

Place the cursor after the first bracket ( and press Ctrl+Shift+Space. Then use the arrow keys to navigate.

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文