I have reinstalled JustCode for VS2015 via the Control Panel, and gone to the settings (JustCode->Options... then Code Metrics->Enable Cyclomatic Complexity).
I am on version:
Microsoft Visual Studio Enterprise 2015
Version 14.0.25425.01 Update 3
Microsoft .NET Framework
Version 4.6.01038
Installed Version: Enterprise
Any thoughts?
4 Answers, 1 is accepted
Unfortunately, Cyclomatic Complexity is not available in Visual Studio 2015, the presence of this options was
a gap on our side that has been fixed with the latest release.
Sorry for the inconvenience!
Best Regards,
Nikolay Valchev
Telerik by Progress

Hi Nikolay,
When will this be available? I have the latest version 2016.2.608.1 according to https://www.telerik.com/account/my-downloads and Control Panel.
Kind Regards,
Paul

Hi Nikolay,
Ah I get it now. I have just installed the latest version of JustCode this morning. Now the Code Metrics has completely been removed from JustCode in the Options.
So what you meant was it is not available in 2015, nor will it ever be available in 2015. So we are going to remove the option. Why is it not available?
Great, so having that nice feature in 2015, when we eventually upgrade to VS2015, we will lose that code feature.
Is their a plan to implement Cyclomatic Complexity back into JustCode?
Regards
Paul
We rebuilt JustCode to step on top of Roslyn, which is built-in in Visual Studio 2015. That requires changes across the whole product as the underlying structures are different now. We ported some features, others are already provided by Visual Studio and some are still pending, unfortunately, Cyclomatic Complexity is not re-implemented, yet. I will be honest with you, it has one the lowest priority of all pending features, I am going to raise it with one level, but I still don't think it will be re-implemented anytime soon.
Best Regards,
Nikolay Valchev
Telerik by Progress