Which font do you use for your source code editor?
-
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. ;)
DarkStarPL wrote:
It was very weird to look at.
No, it was better for the eyes. Old skool monitors were always with a black background, and the text would be green, amber, or white. The white background was invented to make the word processor look more like a printed page. The harm it would do to everyone's eyes was not considered. I know that if I spend all day reading things on web sites or working with programs that have white backgrounds, that I will not be able to see very well anymore and you do not want to be on the road with me on the way home. What I would like is something that basically reverses white and black on my applications... all of them. There used to be an "inverse" setting on some monitors, but this one doesn't have that. If anyone knows of some kind of system tool I can install, which will turn things essentially negative, I would love that.
"Quality Software since 1983!"
http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles. -
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.)
Ah. Well the CRT is going to be a problem. ClearType looks like crap on CRTs. Anyway, you can turn it on by following these instructions[^].
-
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 Lucida Console. Why don't you try it? :)
-
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?
Has anyone tried "Bitstream Vera Sans Serif Mono" font. I find this font to be very usable and is available in italics, bold, and bold italics.
-
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'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?
-
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 SmithConsolas 9 pt is really straining my eyes in 1600x1200 resolution :(
-Sarath_._ "Great hopes make everything great possible" - Benjamin Franklin
My blog - Sharing My Thoughts, An Article - Understanding Statepattern
-
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?
codediscuss.com wrote:
is fixedsys
you can still use fixedsys in vs2005 tool->option ->font
-
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 am using David 11pt on a Flat Panel LCD w/res of 1280 x 1024. And yes I do have clear type turned on. It is easy on my eyes and looks good.
DB_Cooper1950 Either enjoy life, Or Hate Life, Just quit SITTING ON THE FENCE!