Which font do you use for your source code editor?
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
codediscuss.com wrote:
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
Up until 4 months ago I was using VC6, now I'm using C# in 2003. I used the standard font in both cases, but I change the system default background colour from white to a mint green (195,220,195). A few people comment about it but it saves my eyes from straining by the end of the day! :-)
Never argue with an imbecile; they bring you down to their level, and beat you with experience.
-
VuNic - the thread memorizer :)
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us!MSGLOG(subject,forum,date,who);
Exec MSGLOG("Called me thread memorizer",Lounge,14March07,Peterchen) \Index on Subject;
Log successful.:-O
Press: 1500 to 2,200 messages in just 6 days? How's that possible sir? **Dr.Brad :**Well,I just replied to everything Graus did and then argued with Negus for a bit.
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
I use WingDings - it makes coding kinda interesting ;)
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
Not exactly font-related, but... I also use the defaults, I only made strings in code highlight to red on yellow bkg. I remember one guy, with which I worked, who was a hard/black/death metal fan and used to have Delphi IDE to his likeness - all black with white fonts. It was very weird to look at. ;)
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
Courier New is just THE font to program in! I only use MS VS .NET 2003 (a gift from university) and Macromedia Dreamweaver (and one from my beloved former employer) to program in and the colours make the world of difference. Actually... I don't know the font size, etc., but who has time to change it these days!
What would you rather bee or a wasp?
-
Not exactly font-related, but... I also use the defaults, I only made strings in code highlight to red on yellow bkg. I remember one guy, with which I worked, who was a hard/black/death metal fan and used to have Delphi IDE to his likeness - all black with white fonts. It was very weird to look at. ;)
-
MSGLOG(subject,forum,date,who);
Exec MSGLOG("Called me thread memorizer",Lounge,14March07,Peterchen) \Index on Subject;
Log successful.:-O
Press: 1500 to 2,200 messages in just 6 days? How's that possible sir? **Dr.Brad :**Well,I just replied to everything Graus did and then argued with Negus for a bit.
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
-
Likewise. Courier New is just way too wide to read comfortably. The fact that you can get more characters per line with Lucida or Consolas is a side-effect. On CRTs without ClearType enabled, I use Lucida Console, because Consolas really doesn't work without ClearType on and I can't stand it on rubbish CRTs. On LCDs, with ClearType enabled, Lucida Console doesn't work so well, so I use Consolas.
Stability. What an interesting concept. -- Chris Maunder
-
I love verdana for coding. I find the proportional font much easier on the eye and much more pleasant to read than old skool fixed pitched fonts.
Absolutely. I prefer Comic Sans MS (10pt). It eaiser on the eyes yet still allows longer lines in the resticted space (with docked side windows) Break the mono-spaced hegemony!
Truth, James
-
Consolas, 8pt or 9pt, depending on the resolution and monitor size. Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smithbut I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative. why?
-
but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative. why?
codediscuss.com wrote:
but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative.
You might need to turn on ClearType. It looked like crap for me until I did so. However, on a laptop I have, ClearType causes scrolling to crawl, so that wasn't an option, so I use a different font. Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative. why?
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
A font that is very readable of course. :~
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopes -
codediscuss.com wrote:
but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative.
You might need to turn on ClearType. It looked like crap for me until I did so. However, on a laptop I have, ClearType causes scrolling to crawl, so that wasn't an option, so I use a different font. Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?
I use ProggyCleanSZCP. See http://www.proggyfonts.com/
-
Absolutely. I prefer Comic Sans MS (10pt). It eaiser on the eyes yet still allows longer lines in the resticted space (with docked side windows) Break the mono-spaced hegemony!
Truth, James
-
In the days of VC6, used Courier New size 10. Didnt like it much but meh, it was a habit from VB5/6. Then in VS2002/2003 used something else, cant remember what (though used Courier New for a while too), and it 2005 I found (and now use) ProggyTiny SlashedZero (http://proggyfonts.com/index.php?menu=download&sort=name[^]). Size 12, but its _small_. And I mean impossibly small, but I get used to it and anything else seems unusable to me.
:badger:
-
Consolas without ClearType absolutely sucks. Do you have ClearType turned on?
Not sure, I think there was something like that I turned on recently and didn't like, so turned it back off. Where do I look? (I have 17" LCD at office, 17" CRT at home and I prefer to use the same setup on both.)
-
I'm a fan of VC6 and I get used to the default font in the source code editor, which is fixedsys, size 12. But now I'm trying to use VS2005, I'm very uncomfortable about the new font and I always feel interrupted when coding just because of the font. (and also the speed.) So what's your choice?