TrimbleSolutionsCorporation / VSSonarQubeExtension

This is a SonarQube Extension for Visual Studio
http://visualstudiogallery.msdn.microsoft.com/7fc312c3-f1ab-49f8-b286-dbf7fff37305
GNU Lesser General Public License v3.0
24 stars 17 forks source link

move solution analysis buttons to analysis submenu, make text consistent #201

Open jmecosta opened 8 years ago

jmecosta commented 8 years ago

@Bertk analysis menu is available in premium versions of visual studio, so i dont think this can be done.

Bertk commented 8 years ago

@jmecosta I am not sure but as far as I know this changed with VS2013. MS updated the definition of the VS editions ( https://www.visualstudio.com/en-us/products/compare-visual-studio-2015-products-vs.aspx) Here is mentioned all editions of VS2013 have it - http://weblogs.asp.net/hosamkamel/visual-studio-2013-static-code-analysis-in-depth-what-when-and-how

jmecosta commented 8 years ago

now i saw the menu, for some reason the first time i checked the analysis menu was not there. now the only thing to do is to find the groupid.

jmecosta commented 8 years ago

actually, the Analysis menu is not available in professional for vs 2013 at least. Instead i have the command "Run Code Analyse". VS 2015 professional indeed makes the menus consistent.

image

i dont think this can be applied consistently to all versions, i can change the text on the command if you have suggestions