安装 C# 的 coderush 后实现界面功能消失

发布于 2024-07-14 23:44:48 字数 334 浏览 6 评论 0原文

在看到 CodeRush C# 的一些不错的建议后,我决定尝试一下。 安装后,VS2008SP1的加载时间更长,

更糟糕的是,很多默认功能都消失了 所有 ctrl + 功能都消失了。 不再实现界面:(

卸载了它,加载时间恢复正常,图标仍然在启动屏幕中,ctrl +功能仍然损坏。我已经感觉到我的蚂蚁在我的:@

我觉得还有更多问题。有人可以向我解释一下出了什么问题吗?

删除了我的硬盘,然后重新启动了我的设置,然后就恢复正常了。出了什么问题或者到底是什么解决了它。 在那个炸弹壳上,我要关闭这个条目。

After seeing some nice recommendations for CodeRush C# I decided to give it a try.
After installing it, loading of VS2008SP1 took way longer

But way more worse, lots of default features have disappeared
All the ctrl + features have gone. No more implement interface :(

Uninstalled it, loading times back to normal, icons still in splash screen, ctrl + function still broken. I'm already feeling the ants in my pants! :@

I feel more is to come. Can someone explain to me what went wrong?

Uninstall left a dll on my harddisk. Deleted it, reset my settings in visual studio. Restarted and it was back to normal. Don't know what went wrong nor what exactly fixed it.
And on that bomb shell, I'm closing this entry.

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

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

发布评论

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

评论(3

塔塔猫 2024-07-21 23:44:48

关闭 Visual Studio 的所有实例
尝试通过从“开始”->“运行”运行“devenv /ResetSettings”来重置 VisualStudio

记住:在重置 Visual Studio 之前,请备份当前设置

Close all instances of Visual Studio &
Try resetting VisualStudio by running "devenv /ResetSettings" from Start->Run

REMEMBER: Before resetting Visual Studio back up your present settings

眼中杀气 2024-07-21 23:44:48

Coderush 安装了自己的击键管理器,该管理器位于 IDE 的击键选择之上。
理论上,Coderush 击键管理系统比 VS 的对应系统更加上下文敏感。 这意味着 Coderush 将拦截所有内容,但如果不满足上下文要求,则会将击键传递给 VS。

您可以通过 DevExpress 菜单查看 Coderush 具有特定绑定的按键。

它们可以从 DevExpress\Options....IDE\Shortcuts..

您还可以禁用或重新分配任何妨碍您的按键。

您能否详细说明您遇到困难的具体击键?

如果您需要 Coderush 的扩展帮助(此优惠对任何人都有好处),请随时给我发送电子邮件 ([电子邮件受保护]),我会尽力帮助您。

我不在 DevExpress 工作,但有一份日常工作(目前:P),但如果我能帮忙,我就会帮忙。

Coderush installs it's own keystroke manager which sits above the IDE's keystroke selection.
The Coderush keystroke management system is in theory more context sensitive than its VS counterpart. This means that Coderush will intercept everything but will pass the keystrokes on to VS if it's context requirements are not met.

You can view the keystrokes which Coderush has specific bindings for through the DevExpress menu..

They are available from DevExpress\Options....IDE\Shortcuts..

Also you can disable or reassign any of these which get in your way.

Could you please detail the specific Keystroke(s) you are having difficulty with?

If you would like some extended help with Coderush (And this offer is good for anyone), feel free to email me ([email protected]) and I'll do my best to help you.

I don't work for DevExpress but do have a day-job (for now :P), but if I can help then I will.

月野兔 2024-07-21 23:44:48

尝试在 Visual Studio 中重置键绑定。 我无法代表 CodeRush 发言,但 ReSharper 在覆盖它们之前会询问。

Try resetting your keybindings in Visual Studio. I can't talk for CodeRush but ReSharper asks before overwriting them.

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