Remove the Navigation Bar

Tips Search

If you like the tips then you'll love the book!

Order your copy today:
http://www.amazon.com/gp/product/0735649928

Remove the Navigation Bar

  • Comments 3

Menu:  Tools -> Options -> Text Editor -> [Your Language]
Versions:  2008,2010
Published:  6/5/2010
Code:  vstipTool0028

 

Some people just don't use the Navigation Bar:

image

 

You can make it go away by going to Tools -> Options -> Text Editor -> [Your Language] and deselecting the "Navigation bar" checkbox:

image

 

This is the result:

image

  • In our vey large (C/C++) solution, removing the Navigation Bar made typing speed in the editor go from one character approx. every second to normal.

  • This also speeds up the time it takes to initially load large class files, especially in C#, and especially if there's lots of nested classes.

  • I've always disabled the navigation bar. I'd rather incremental search the function.

    On a side note, why isn't the Nav Bar a toolbar, so it could be moved to the bottom of the window? I'm sure there are deep historical tech reasons, but a lot of those quirks went away in 2010 - is there another reason?

Page 1 of 1 (3 items)
Leave a Comment
  • Please add 3 and 2 and type the answer here:
  • Post