Possible Duplicate:
Why use monospace fonts in your IDE?
Monospaced fonts are quite dominating for programming but how often do you actually need the monospace?
As long as the indentation is aligned I can't see any use really. Maybe if you are editing array-based matrices by hand or comparing length of strings with your eye it might be useful but for normal code?
I've tried using a non monospaced font for an hour now and i don't miss it really. What i did find annoying though was that these fonts didn't emphasize paranthesis, commas, etc as well as coding-fonts, but otherwhise i have to say it works just as good.
Are there any reasons why it's so often used or is it just "we've always been doing it this way"?
(I'm switching back to consolas btw :] )
