visual-studio 禁用 CodeRush

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1803528/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-22 11:15:30  来源:igfitidea点击:

Disable CodeRush

.netvisual-studiocoderushcoderush-xpressdxcore

提问by AJM

I do not want to uninstall code rush. I just want to have the chance to turn it off when I don't want it.

我不想卸载代码仓促。我只是想有机会在我不想要的时候把它关掉。

Is this possible? (express version)...

这可能吗?(快速版)...

回答by Rory Becker

First you should turn on the "DevExpress" menu. This is hidden by default in CodeRush Xpress.

首先你应该打开“DevExpress”菜单。这在 CodeRush Xpress 中默认是隐藏的。

See this blogpost http://www.coderjournal.com/2009/08/show-coderush-xpress-9-2-menu-in-visual-studio/

请参阅此博文http://www.coderjournal.com/2009/08/show-coderush-xpress-9-2-menu-in-visual-studio/

Once this is done you should be able to use the Unload/Loadmenu option (Last item on DevExpress menu)

完成此操作后,您应该能够使用Unload/Load菜单选项(DevExpress 菜单上的最后一项)

Additionally you can set CodeRush Xpress to not load fully by default..

此外,您可以将 CodeRush Xpress 设置为默认不完全加载。



Follow these steps to get to the Startupoptions page:

按照以下步骤进入“启动选项”页面:

  1. From the DevExpress menu, select "Options...".
  2. In the tree view on the left, navigate to this folder:

    Core

  3. Select the "Startup" options page. This page level is Expert, and will only be visible if the Level combo on the lower-left of the Options dialog is set to Expert.

  1. 从 DevExpress 菜单中,选择“选项...”。
  2. 在左侧的树视图中,导航到此文件夹:

  3. 选择“启动”选项页面。此页面级别是专家级,只有在选项对话框左下角的级别组合设置为专家时才可见。



Once on this page, you can toggle the "Load Manually" setting to dictate how CodeRush starts.

进入此页面后,您可以切换“手动加载”设置以指示 CodeRush 的启动方式。

回答by Ruben Bartelink

Shift Ctrl Alt O brings up CR's options dialog - not sure if there's something useful in the Xpress version though.

Shift Ctrl Alt O 调出 CR 的选项对话框 - 不过不确定 Xpress 版本中是否有一些有用的东西。

(In the Pro, the DevExpress menu has a "Unload" option)

(在 Pro 中,DevExpress 菜单有一个“卸载”选项)

回答by Chathuranga Jayanath

In VS 2017 goto

在 VS 2017 中转到

Tools > Extensions and Updates

工具 > 扩展和更新

Then you can enable, disable, uninstall the CodeRush or any other extension.

然后您可以启用、禁用、卸载 CodeRush 或任何其他扩展。

enter image description here

在此处输入图片说明

回答by BitLauncher

I do not have any "Load Manually" checkbox in DevExpress Options, but 2 checkboxes: + Re-register CodeRush commands with Visual Studio on next startup + Always re-register CodeRush commands on startup

我在 DevExpress 选项中没有任何“手动加载”复选框,但有 2 个复选框: + 下次启动时使用 Visual Studio 重新注册 CodeRush 命令 + 启动时始终重新注册 CodeRush 命令

VS2008 DXCore 9.1.3 ReSharper 5.1

VS2008 DXCore 9.1.3 ReSharper 5.1