Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Which font do you use for your source code editor?

Which font do you use for your source code editor?

Scheduled Pinned Locked Moved The Lounge
51 Posts 43 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C code_discuss

    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?

    P Offline
    P Offline
    Phil Harding
    wrote on last edited by
    #28

    Until Consolas arrived, I used Lucida Console 8pt, although the Proggy ones look nice :)


    - "I'm not lying, I'm just writing fiction with my mouth"

    Phil Harding.
    myBlog [^] | mySite [^]

    M 1 Reply Last reply
    0
    • P Phil Harding

      Until Consolas arrived, I used Lucida Console 8pt, although the Proggy ones look nice :)


      - "I'm not lying, I'm just writing fiction with my mouth"

      Phil Harding.
      myBlog [^] | mySite [^]

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #29

      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

      1 Reply Last reply
      0
      • R Russell Jones

        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.

        J Offline
        J Offline
        James Curran
        wrote on last edited by
        #30

        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

        S 1 Reply Last reply
        0
        • M Marc Clifton

          Consolas, 8pt or 9pt, depending on the resolution and monitor size. Marc

          Thyme In The Country
          Interacx

          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

          C Offline
          C Offline
          code_discuss
          wrote on last edited by
          #31

          but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative. why?

          M T 2 Replies Last reply
          0
          • C code_discuss

            but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative. why?

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #32

            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

            Thyme In The Country
            Interacx

            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

            D 1 Reply Last reply
            0
            • C code_discuss

              but I find it seems to be blurred on my LCD, 1280*1024. any other font is much more qualitative. why?

              T Offline
              T Offline
              tgrt
              wrote on last edited by
              #33

              Try the Microsoft Clear Type Tuner[^]

              1 Reply Last reply
              0
              • C code_discuss

                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?

                J Offline
                J Offline
                JimmyRopes
                wrote on last edited by
                #34

                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

                1 Reply Last reply
                0
                • M Marc Clifton

                  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

                  Thyme In The Country
                  Interacx

                  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

                  D Offline
                  D Offline
                  Dan Neely
                  wrote on last edited by
                  #35

                  I had to turn off CT to make all my normal fonts not look like crap on my LCD. Turning it back for a single app isn't going to happen.

                  -- Rules of thumb should not be taken for the whole hand.

                  1 Reply Last reply
                  0
                  • C code_discuss

                    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?

                    R Offline
                    R Offline
                    robwaw
                    wrote on last edited by
                    #36

                    I use ProggyCleanSZCP. See http://www.proggyfonts.com/

                    1 Reply Last reply
                    0
                    • J James Curran

                      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

                      S Offline
                      S Offline
                      senylity
                      wrote on last edited by
                      #37

                      Holy crap! I can't stand Comic Sans! Any time I see it, it makes me want to barf. Not really, but I really hate it when people use Comic Sans. X|

                      1 Reply Last reply
                      0
                      • A Anton Afanasyev

                        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:

                        J Offline
                        J Offline
                        jacksonb
                        wrote on last edited by
                        #38

                        I will second this, I currently use ProggySquare in VS2003 at 11pt. It isn't as small, but I like it. (Then again it is the first one I found and I stopped searching at that point.)

                        1 Reply Last reply
                        0
                        • D David Stone

                          Consolas without ClearType absolutely sucks. Do you have ClearType turned on?

                          P Offline
                          P Offline
                          PIEBALDconsult
                          wrote on last edited by
                          #39

                          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.)

                          D 1 Reply Last reply
                          0
                          • C code_discuss

                            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?

                            D Offline
                            D Offline
                            dlacuran
                            wrote on last edited by
                            #40

                            I use Dina size 8.

                            1 Reply Last reply
                            0
                            • C code_discuss

                              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?

                              J Offline
                              J Offline
                              Jasmine2501
                              wrote on last edited by
                              #41

                              I didn't like that either and I changed mine back to Fixedsys. I use a black background too. I have kinda bad eye strain if I don't. You will too if you don't lose that crazy white background soon. A monitor is not like a piece of paper, there's no reason why it should look like one. It has always bugged me that the results pane in Query Analyser and in the new SQL Management studio, is a fixed color.

                              "Quality Software since 1983!"
                              http://www.smoothjazzy.com/ - see the "Programming" section for freeware tools and articles.

                              1 Reply Last reply
                              0
                              • P Pawel Krakowiak

                                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. ;)

                                J Offline
                                J Offline
                                Jasmine2501
                                wrote on last edited by
                                #42

                                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.

                                1 Reply Last reply
                                0
                                • P PIEBALDconsult

                                  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.)

                                  D Offline
                                  D Offline
                                  David Stone
                                  wrote on last edited by
                                  #43

                                  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[^].

                                  1 Reply Last reply
                                  0
                                  • C code_discuss

                                    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?

                                    N Offline
                                    N Offline
                                    Noel Paricollo 2
                                    wrote on last edited by
                                    #44

                                    I use Lucida Console. Why don't you try it? :)

                                    1 Reply Last reply
                                    0
                                    • C code_discuss

                                      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?

                                      D Offline
                                      D Offline
                                      Donald S Wyman
                                      wrote on last edited by
                                      #45

                                      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.

                                      1 Reply Last reply
                                      0
                                      • C code_discuss

                                        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?

                                        S Offline
                                        S Offline
                                        SouthRoss
                                        wrote on last edited by
                                        #46

                                        Raize font. 10 or 12 pt (big, but I'm on a dual screen system...) Heard about this font at a borland conference once. Didn't like the default font in delphi and thought I'd try it http://www.raize.com/DevTools/Tools/RzFont.asp[^]

                                        1 Reply Last reply
                                        0
                                        • C code_discuss

                                          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?

                                          T Offline
                                          T Offline
                                          Tim Yen
                                          wrote on last edited by
                                          #47

                                          courier new size 13 I hate small text

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups