如何安装CodeRush和Resharper? CodeRush 快捷方式丢失
我正在尝试同时安装 CodeRush 和 ReSharper。
安装 ReSharper 后,我的 CodeRush 快捷方式消失了。有谁知道如何在安装了 Resharper 的情况下恢复我的 CodeRush 短裤?
这是我当前的设置: 1.Visual Studio 2008 2.安装CodeRush XPress 10.1 3. 安装 ReSharper 5.1
我正在一台具有 8 GB RAM 的 Windows 7 x64 计算机上安装,因此内存不会成为问题。
I am trying to install CodeRush and ReSharper together.
After installing ReSharper, my CodeRush shortcuts disappears. Does anyone know how to restore my CodeRush shorts with Resharper installed?
This is my current setup:
1. Visual Studio 2008
2. Installed CodeRush XPress 10.1
3. Installed ReSharper 5.1
I am installing on a Windows 7 x64 machine with 8 GB of RAM, so memory will not be an issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Jim Holmes 有一篇很棒的博客文章,介绍了如何使这两种产品在同一安装中运行。
http://frazzleddad.blogspot.com/2010/01 /making-devexpress-resharper-play-nicely.html
我什至不想考虑需要多少小时和安装排列才能想出这个序列。
Jim Holmes has an awesome blog post that goes through how to make these two products work in the same install.
http://frazzleddad.blogspot.com/2010/01/making-devexpress-resharper-play-nicely.html
I don't even want to think about how many hours and install permutations it took to come up with this sequence.
请尝试执行以下操作:
1) 关闭 IDE。
2) 删除以下文件夹(如果需要,请备份):
%AppData%\CodeRush for VS .NET
这样,下次启动 IDE 时将生成默认的 CodeRush 设置。
Please try to do the following:
1) Close the IDE.
2) Delete the following folder (back it up, if needed):
%AppData%\CodeRush for VS .NET
This way, the default CodeRush settings will be generated next time you start the IDE.