G
Guest
Is there an option in VS IDE which can be set for automatically fixing of
C#'s case sensitivity typing errors?
Ex.
if I type getLength , I want VS to convert it into GetLength.
Thanks
C#'s case sensitivity typing errors?
Ex.
if I type getLength , I want VS to convert it into GetLength.
Thanks
) and start training your fingers, paying more attention to correct casing. follow standard naming convention is a starter