Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 如何防止 Visual Studio 在每次构建后切换到代码分析选项卡?
我现在使用 RTM 版本的 Visual Studio 2012。
每次构建时,我都会打开代码分析选项卡,显示代码提示。它减慢了我的编译时间。
我花了一些时间在谷歌上搜索它,但由于它是 2012 年,网上还没有太多帮助。
有谁知道我该如何禁用它?
双击解决方案资源管理器中的属性文件夹。应该有一个代码分析选项卡。从那里您可以启用或禁用代码分析。