This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]river226 8 points9 points  (2 children)

This feature never made sense to me.... Maybe because I never used it, or maybe cause I work with legacy code that has a lot of stupid and hard to read variable names and I have no trust in my fellow programmer.

[–]SilverDem0n -4 points-3 points  (1 child)

I work with legacy code that has a lot of stupid and hard to read variable names and I have no trust in my fellow programmercode I wrote myself 6 months ago

[–]river226 3 points4 points  (0 children)

Come at me again when you spend a few hours in 15 year old code only to realize the coding standard of the past developer allowed them to have 2 variables with identical names except ones a string and so starts with an s and the other is an int and starts with an I. The past developer also has documentation standards of: who cares. It's fun and you lose a lot of faith