用于查看/应用可用重构的键盘快捷键

发布于 2024-09-07 11:13:34 字数 83 浏览 4 评论 0原文

我刚刚安装了 CodeRush Express,想知道是否有任何键盘快捷键用于查看/应用可用的重构。目前,我必须单击小下划线/下划线才能获得可用的重构。

I just installed CodeRush Express and was wondering is there any keyboard shortcut for viewing/applying available refactorings. Currently I have to click on the small underline/underscore to get the available refactorings.

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

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

发布评论

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

评论(2

旧时模样 2024-09-14 11:13:34

该下拉菜单的一般快捷方式为 Ctrl + .(control + 句号)。
即使未安装 CodeRush,也适用于 VS。

对于 CodeRush 来说,还有 Ctrl + '(Control + 撇号),它将显示重构列表(无需等待下划线出现),或者在以下情况下应用重构:只有一个可用。

编辑:对于英国键盘,CodeRush 的快捷方式是 Ctrl + ',但是(我认为)Ctrl + `对于美国键盘。

The general shortcut for that dropdown in Ctrl + . (control + full stop).
Works for VS even when CodeRush is not installed.

Also for CodeRush is Ctrl + ' (Control + apostrophe) which will either show the refactoring list (without having to wait for the underscore to appear), or apply the refactoring if there is only one available.

EDIT: The shortcut for CodeRush is Ctrl + ' for UK keyboards, but (I think) Ctrl + ` for US keyboards.

挽你眉间 2024-09-14 11:13:34

尝试按 Ctrl+Shift+Alt+O,这将打开 CodeRush Express 的选项对话框,其中您可以找到键盘快捷键。

如果我没记错的话,用于重构的 CR Express 快捷方式默认为英文键盘上的反引号键。

我个人将其绑定到 Alt+Enter

Try hitting Ctrl+Shift+Alt+O, which will bring up the options dialog for CodeRush Express, where you can find the keyboard shortcuts.

If I'm not mistaken, the CR Express shortcut for refactoring defaults to the backtick key on english keyboards.

Personally I have bound it to Alt+Enter.

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