Part 1 of the post is here: Click here
Part 2 of the series is here: Click here
This is part 3 of the series on new features available with C# 6.0 and Visual Studio 2015. In this post I am going to go through
CodeLens feature on Visual studio 2015.
One of the new cool features with Visual Studio 2015 is Code Maps.
This is not available for Visual studio 2015 community edition.
Here is how to do this:
Just go to the project and Select Show on Code Map:
Below I am giving a run down on the Sample Plugin solution being provided with SDK:
So, what’s the big deal here? Just click expand
And keep expanding to have a great visualization of your code:
Hope it helps and Happy CRMing!