Resharper 6.0 代码分析和字体配置不可用

发布于 2024-12-08 09:17:59 字数 486 浏览 0 评论 0原文

在我卸载 Resharper 5.0 并安装最新的 6.0 后,代码分析在 VS 2010 上停止工作(在 vs 2008 上仍然有效)。

在调查过程中,我注意到字体和颜色也没有显示 Resharper 的项目。 我尝试清除 HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\FontAndColors\Cache 中的注册表值,但它不起作用。

我尝试卸载6.0,重置VS的设置,重新安装6.0。

我尝试修复 6.0 的安装。

我尝试禁用 resharper 的 stylecop 插件。

我尝试清除我正在使用的解决方案的缓存。

我尝试创建一个新项目,看看它是否还有与我的项目相关的其他内容。

我尝试查看 VS 启动日志,resharper 启动时没有错误。

我尝试卸载6.0并再次安装5.0,5.0仍在进行代码分析并且具有字体和颜色配置。

欢迎新想法。

After I uninstalled Resharper 5.0 and installed the latest 6.0, code analysis stopped working on VS 2010 (on vs 2008 it still works).

During investigation I noticed that Fonts and Colors is also not showing Resharper's items.
I tried clearing the Registry value at HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\FontAndColors\Cache and it didn't work.

I tried uninstalling 6.0, resetting VS's settings, reinstalling 6.0.

I tried then repairing the installation for 6.0.

I tried disabling stylecop plugin for resharper.

I tried clearing the cache for the solution I'm working.

I tried creating a new project to see if it was yet something else related to my project.

I tried looking at the VS startup log, resharper starts with no errors.

I tried uninstalling 6.0 and installing 5.0 again, 5.0 is still working with code analysis and has fonts and colors configuration.

New ideas are welcome.

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

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

发布评论

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

评论(1

始终不够 2024-12-15 09:17:59

您可以使用以下命令行运行 Visual Studio:“devenv /ReSharper.LogFile C:\resharper_log.txt /ReSharper.LogLevel Verbose”。
之后,请创建一个新的类库解决方案,验证问题并将相应的“resharper_log.txt”文件发送到“support[at]jetbrains.com”。

谢谢。

亚历克斯·别列佐茨基,
支持工程师,
JetBrains 公司
“快乐地发展!”

Could you run Visual Studio with the following command line: 'devenv /ReSharper.LogFile C:\resharper_log.txt /ReSharper.LogLevel Verbose'.
After that, please create a new Class Library solution, verify the issue and send me a corresponding 'resharper_log.txt' file to "support[at]jetbrains.com".

Thanks.

Alex Berezoutsky,
Support Engineer,
JetBrains Inc.
"Develop with pleasure!"

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