Live data from Hacker News

Programming with proportional fonts is great

m-mz.posterous.com

51–52 of 52 posts

Re: Programming with proportional fonts is great

#51

Earlier quoted context omitted.

As crazy as it sounds, for the longest time I used notepad as my primary editor. Then I switched to Notepad+ (still no highlighting). I'm now on TextMate (mostly due to my switch to OSX), but I find the syntax highlighting to help in quickly scrolling through and finding segments of code. If I'm looking for a variable, I just look for that color, etc.

You're on your way... Come join the rest of us in the world of IDEs. Once you've seen your "editor" autocomplete a member from another class (in a namespace you haven't even imported), there's no going back.

Sounds awful, I hated all that stuff in VStudio. I'm one of those crocks that thinks it makes you lazy in your organisation.

    grep '^fname' *.c 
is good enough for me

Re: Programming with proportional fonts is great

#52
I think this is one of those "religious" wars things - although us proportional fonts people are much the minority.

I've used proportional fonts since the early nineties and written thousands and thousands of lines of code since then in a proportional font. I have occasionally tried to go back to a fixed width font but I can't be bothered trying to get past the "it makes my head" hurt stage. (and likewise I can't imagine a lot of fixed width people getting past that stage going in the other direction).

We can rationalise our choices all we like but I doubt that there is any serious advantage or disadvantage in either.

Post reply on HN