Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know... Press Ctrl+Alt+Down Arrow to drop down the File Tab Channel File Menu - #123

A fellow program manager and I were trying to out "did you know..." each other about Visual Studio the other day (being Sept 20) in my office.  I won with this one.

File Tab Channel File Menu

On the File Tab Channel, all the way to the right-hand side, there's an inverted triangle that when pressed invokes the File Menu drop down. 

There are two did you know... points here:

  • You can press Ctrl+Alt+Down Arrow to show the File Menu drop down.  This keyboard shortcut is bound to the global scope (meaning you can press this chord anywhere in the IDE and get the File Menu drop down to appear).  I believe this is consistent throughout all of the default settings, but if your keyboard mileage varies, the command is Window.ShowEzMDIFileList  (in case you are curious, the "EzMDI" stands for Easy MDI, representing the default Tabbed Document view versus the Multiple Documents view, namely MDI (or Multiple Document Interface).
  • File Menu drop down supports type-ahead scrolling.   If you have a lot of files listed, you can type the name of the file, and when there's an exact match (meaning there isn't a conflict, just like the type-ahead in statement completion), the focus will jump to that exact file, allowing you to hit enter to switch to.
Technorati tags: ,
Posted: Monday, January 07, 2008 3:00 AM by saraford

Comments

ramki1986 said:

hi. how can i get a blog like you on MSDN..?

I can just access your blogs but, i could not post anything.. Should I be MSDN member or what are the necessities..?

Please mail me at ramki1986@gmail.com

Thanks Sara..

With Regards,

Ramakrishna Rao Ramaraju,

Hyderabad,

India.

# January 7, 2008 9:14 AM

Alex said:

Thank you for your tips.

This one had a rather interesting side effect on my computer. The driver for my graphics card (some kinda Intel on-board thing) had the same shortcut linked to "rotate screen 180 degrees". Imagine my surprise :-)

Anyways, keep up the good work!

# January 7, 2008 11:13 AM

saraford said:

Alex:  lol, that's a good one.  I've had similar experiences with keyboard shortcuts doing unexpected things, especially when running Assistive Technology software (like screen readers, screen magnifiers, etc.)  but rotating the screen is a new one.  =)

# January 7, 2008 1:28 PM

Martin Brice said:

My problem with this tip/suggestion/feature is the information displayed is not useful (IMHO).  What I mean is the first part of the file path is displayed but then you see ellipses and then the last bit of the filename plus extension are displayed.  In our project, that last part is just not long enough to uniquely identify the files I want/need to revisit.  Is there a way to lengthen that box?

Thanks.

# January 7, 2008 2:13 PM

Wiktor Wandachowicz said:

While I love the Ctrl+Tab shortcut (I used it a lot in other IDE's, NetBeans is one example) the Ctrl+Alt+Down is another story.

While playing with CompizFusion cube and expo effects in GNOME (yes, in the *L* system) I set the Ctrl+Alt+Down to show all virtual desktops. And here, in Visual Studio it shows all open files. Imagine my joy :)

And thanks for a good tip!

# January 8, 2008 2:58 AM

Raymond said:

I tried it and received the same results as Alex. The screen goes black for a moment then returns with the page rotated 180 degrees. Upside down!

# February 22, 2008 3:35 PM

xjb said:

# December 22, 2008 8:52 PM

Секреты Visual Studio said:

В правой части зоны закладок находится перевернутый треугольник, который открывает меню управления закладками

# May 12, 2009 5:18 AM
New Comments to this post are disabled
Page view tracker