FxCop Integrator
Are you using VS11 Developer Preview ?
SummaryFxCop Integrator allows to integrate stand-alone FxCop (1.36 or 10.0) and Code Metrics PowerTool 10.0 into VS2010. The latest version (2.0.0 RTW) contains following new features:
And also it contains many improvements and bug fixes. The entire release note is available here.
System Requirements
FeaturesFxCop and Code Metrics PowerTool IntegrationYou can analyze your code by right click on Solution or Project, and select [Code Analysis].
Jump to the violation source code and show rule detailAfter code analysis completed, you can focus to a violation source code by double click a row of code analysis result list. Then you can also refer the information of the violated rule. Search violation information and metrics valuesFxCop Integrator supports the search feature. You can find out specific violation information/metrics values by simple search words.
Customize code analysis behaviorThis extension also supports to customize FxCopCmd behavior. You can specify RuleSet and some FxCopCmd options. For more details on code analysis behavior customization, please refer to this page.
Other than the above features, FxCop Integrator also supports many features. Please visithelp pages of FxCop Integrator project site. |