Visual Studio 2008: Status Bar

I installed Visual Studio 2008 this week.* First thing I noticed? No status bar. Uwah??? Oh, it’s probably off by default, like most of the toolbars. I bet if I right click on the toolbar I can show it. No? Well then the View menu. No? Window? Team? Analyze? Debug? Build? No. No no no no no!

Tools >> Options >> Environment >> General – check “Show status bar”.

Whichever UX engineer decided that developers do not want the status bar to be shown as a defaulted option is either a sadist or someone that has never met a developer. Whoever authorized this as the default option needs to be dragged over a field of broken glass and dripped in alcohol. If it’s a missed bug, I’m appalled because it means that someone wasn’t running with either a clean machine or migrated their options from VS2005. If it’s a found bug, and Triage decided to simply release note it, they also get the field of broken glass but they get to get dipped in lemon juice and rolled in sugar. In case you couldn’t tell, you’re pretty much boned without a visible status bad: you don’t even know when a build is done, without it.

And I don’t care who it was – even if it was BillG himself – but whoever decided to hide the bloody “Show status bar” on the Options dialog [that has at least 500 set-able options] rather than making it available on the View menu or context-sensitive toolbar menu, well, they’re just wrong to put it there.

[*] What else was I supposed to do, being stuck in the house for days at a time?

Oh, and the three day job, is now on day six and for reasons unclear to me, I need to add an extra day. Why? Because the guy that set this deal up didn’t think I would want proper fitting floor molding because he didn’t have a record of doing in the last time. Makes no sense to me either – you’d think that if you replace a piece of anything in a house that caused something to change sizes that you’d expect to make other changes. You know hardwood isn’t as tall as carpet, you know that there has to be molding, you know that you can’t lower the molding to meet the floor (because the wall is painted), and you know that leaving a gap between molding and flooring is bad – what the fuckin’ surprise?!


22 thoughts on “Visual Studio 2008: Status Bar”

  1. I completely agree. I suddenly noticed my Visual Studio status bar had vanished. Then I googled for it (where would this world be without Google ?) and it led me to this page.

    Lack of a status bar is a total annoyance, especially when you’re working on lengthy source files ad you want to know where in the freaking code you are :)

    Thanks again,

    A fellow geek

  2. THX! i been trying to find a way to hide it cause it’s severely useless, like when you write code in assembly (not for windows) so their won’t be any compiling but you like visual studio as a text editor… ya totally useless even when writing programs in C#.

    I can just use Ctrl+G to goto lines… so don’t need it ever lawl.

  3. Thanks for the post! I’ve run into this problem also. Not exactly – I have Visual Studio.NET and it shown by default, but it disappears in full screen mode. I remembered, that there should be an option to turn it on, but I couldn’t find it! Until google lead me to this page. :)

  4. thx

    The Visual studio IDE is one of the biggest pieces of crap I have ever used. It reminds me of the crappy Delphi IDE.

    Didn’t MS recruit the Delphi developers for Visual studio?

    oop, an epiphany

  5. Thank you, very useful. My status bar had also disappeared recently. I also used Google to find how to make it reappear and landed on this page.


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.