Where is the code metrics menu in v16.7?

  • Thread starter Thread starter Robert190
  • Start date Start date
R

Robert190

Guest
I'm trying to do some simple code analysis on a c++ project. The problem is that there seem to be a dozen different ways to do this depending on which version of visual studio you are using and I can't find one that works for v16.7. The nearest I got was instructions to install FXCop for v16.3 and later (Instructions for installing NuGet in v16.3 already out of date · Issue #5600 · MicrosoftDocs/visualstudio-docs) but this is already out of date: "NOTE: This property page has been deprecated and will be removed in a future product release. Learn more at EditorConfig versus analyzers - Visual Studio".

I can see the code metrics results window but it's empty and there is no code metrics menu anywhere.

Does anyone know how to run code metrics in 16.7?

Thanks,

Rob.

Continue reading...
 
Back
Top