Search Results

1
vote

Is there a valid reason for enforcing a maximum width of 80 characters in a code file, this day and age?

I try to keep things down near 80 characters for a simple reason: too much more than that means my code is becoming too complicated. Overly verbose property/method names, class names, etc. cause as …
1
vote

What is a good GUI text editor for the Mac?

I'll second (fourth? eighth?) TextMate. The first piece of (non-game) software I've ever purchased (not including bundled OSes), and worth every penny. Oh, and then I bought two other licenses for …