New font for use in VS2005

Posts   
 
    
stoneyowl avatar
stoneyowl
User
Posts: 62
Joined: 29-Jan-2004
# Posted on: 10-May-2006 15:01:51   

Has anyone elsed tried the Consolas font from MS for the VS2005 IDE? A large improvement in readablilty, I think.

http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3&displaylang=en

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 10-May-2006 15:28:08   

I use lucida console now in vs.net 2005, since they've fixed the bug with the '.' operator in the editor (which is still present in vs.net 2003 and therefor you can't use a font different than courier new for monospaced editing. (at least in C#). I haven't looked at this font though, will do simple_smile

Frans Bouma | Lead developer LLBLGen Pro
Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 10-May-2006 15:55:36   

I tired it, and it was not easy to read. I prefer using the Courier New font.

stoneyowl avatar
stoneyowl
User
Posts: 62
Joined: 29-Jan-2004
# Posted on: 10-May-2006 17:20:05   

I find it much easier to read, and I like the 'slashed' zeros. Like editors, fonts are a strong user preference issue.

JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 10-May-2006 18:29:28   

Otis wrote:

I use lucida console now in vs.net 2005, since they've fixed the bug with the '.' operator in the editor (which is still present in vs.net 2003 and therefor you can't use a font different than courier new for monospaced editing. (at least in C#). I haven't looked at this font though, will do simple_smile

I use FixedSys for all code editing. It has a "bold" look, which some people don't like, but I do (maybe it's my age, ha ha, but I've used it since I was young).

Anyway, it's monospaced and I use it for C#. Were you excluding this for some reason?simple_smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 10-May-2006 19:19:08   

FixedSys? Thats teh stone-age font used in the dosprompts and turbopascal! wink No I can't stand fixedsys, I love lucida console. Which others seem to hate wink Lucida has the advantage that it allows you to display more lines on the screen. THis is more important than having more characters on a line. (most of the time).

Frans Bouma | Lead developer LLBLGen Pro
JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 10-May-2006 19:44:53   

Well I like it stuck_out_tongue_winking_eye And I have 2 19 inch monitors so I don't care about space. Also, I live in a cave!sunglasses

omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 12-May-2006 17:39:51   

I use Anonymous font. Its much more readable than the courier thing BUT I didn't try it with C# on VS2003. You should try it.. for me its the difference between day and night

pilotboba
User
Posts: 434
Joined: 05-Aug-2005
# Posted on: 12-May-2006 21:37:33   

I installed this font... and of course initial reaction was... eh... but now that I have worked with it a bit, I really like it.

BTW: What is the default font that VS 2005 used prior to installing this (which changed the VS 2005 setting.)

BOb

Jez
User
Posts: 198
Joined: 01-May-2006
# Posted on: 12-May-2006 22:11:45   

I rather like the new font. I've been using it for a few days. In answer to Bob's question, the default font in VS is Courier New.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 13-May-2006 09:51:26   

I've installed it. I had Lucida console 8pt before this so consolas 8pt was a bit small simple_smile , though on 9pt it's ok, however too much white space. Lucida console crams way more info on the screen. So I go back to lucida in vs.net 2005. In 2003 I'll keep it though as it looks much better with cleartype on my tft screens than courier new simple_smile

(lucida 8pt: 78 lines, consolas 8pt: 66 lines, consolas 9pt: 62 lines).

Frans Bouma | Lead developer LLBLGen Pro
alexdresko
User
Posts: 336
Joined: 08-Jun-2004
# Posted on: 14-May-2006 04:52:57   

You know, there's a sample macro installed with VS2005 by default that allows you to increase or decrase your font size. You can assign it to a macro for a quick zoom in/out feature that works great during presentations or when your blind boss comes around.

The real question is: When your blind boss comes around, would you increase your font size to show off your work, or decrease the font size as to make it illegible.

Bonus question: Did I spell illegible correctly?