CodeRush XPress |代码 Intelliassist 快捷方式

发布于 2024-08-19 04:33:26 字数 238 浏览 3 评论 0原文

我已经安装了 coderush 并想重构我的代码。我也尝试做一些他们在介绍视频中所做的事情。但我进入 coderush intelliassist 的唯一方法是编辑器中的右键单击上下文菜单。

你能帮我更改一下快捷方式吗?默认情况下,快捷方式应为 CTRL + '

我正在使用 Windows 7 Pro - 德语 + Visual Studio 08 Pro - 德语(如果这很重要)。

I've installed coderush and wanted to refactor my code. I also tried to do some things they did in the introduction video. But the only way I get into the coderush intelliassist is the right-click context menu in the editor.

Can you help me to change the shortcut? By default the short cut should be CTRL + '

I'm using Windows 7 Pro - German + Visual Studio 08 Pro - German if this is important.

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

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

发布评论

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

评论(2

半﹌身腐败 2024-08-26 04:33:26

使用 Coderush XPress,默认情况下重构快捷键不绑定到按键!
您必须手动为其添加快捷方式(CTRL + SHIFT + ALT + O,IDE,快捷方式,添加新的)

另外一个好的设置是在编辑器 -> 智能标签 -> 中使用 DXCore 智能标签,以便您知道 VS 何时有重构或帮助 (CTRL + . ),例如导入,或者 Coderush 何时有。

With Coderush XPress, the Refactor shortcut is NOT BOUND to a key by default!
You Have to add a shortcut for it manually (CTRL + SHIFT + ALT + O, IDE, Shortcuts, Add New)

Also a good setting is in Editor->Smart Tags -> Use DXCore smart tags, so that you know, when VS has a refactoring or help (CTRL + . ) e.g. Imports, or when Coderush has.

失与倦" 2024-08-26 04:33:26

我认为默认值是 CTRL + ` (反引号),但您可以按如下方式更改它...

转到 DevExpress ->选项CTRL + SHIFT + ALT + O)然后选择IDE,然后在快捷方式左侧窗格。

单击选项窗口顶部的搜索按钮,选择“命令”选项卡,然后查找“重构”

I think the default is CTRL + ` (backtick) but you can change it as follows...

Go to DevExpress -> Options (CTRL + SHIFT + ALT + O) Then select IDE, and then shortcuts in the left hand pane.

Click the search biutton at the top of the option window, select the "Command" tab, and look for "Refactor"

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