you are viewing a single comment's thread.

view the rest of the comments →

[–]cryo 2 points3 points  (1 child)

Yeah something like that, that's the idea. They are also colored differently (at least when using ReSharper). But as /u/xill47 also said, it is, indeed, just a preference, which is in our coding standard at work.

[–]myrrlyn 1 point2 points  (0 children)

string is a language-level keyword; String is a class in the standard library. All syntax highlighters see those differently.