in new visual studio 2015 following "name can simplified" quick action. prefer using string on string when using static methods of string class because gives better overview.

i have looked option customize under: tools -> options -> text editor -> c# -> code style, there not there.
is there anyway can customize settings? or better if can customize these settings working on solution/project? uses same coding style.
i came across myself , agree on string vs string static methods. think correct in looking in tools -> options -> text editor -> c# -> code style, because unticked "prefer intrinsic predefined type keyword in member access expressions" , got rid of "name can simplified" message experiencing.
did try or looking have more control on customisations?
Comments
Post a Comment