开发者

MSVC 2010 back and forward navigation toolbar buttons

开发者 https://www.devze.com 2023-01-18 08:21 出处:网络
I just started trying out MSVC-2010 seriously, and discovered 2 critical toolbar buttons I always used are missing: The back and forward navigation buttons, which were present in MSVC 2003 through 200

I just started trying out MSVC-2010 seriously, and discovered 2 critical toolbar buttons I always used are missing: The back and forward navigation buttons, which were present in MSVC 2003 through 2008. These jump back (or forward) through the sequence of locations observed in the code recently. Can anyone tell me how to get th开发者_高级运维ese buttons back?

Here are the product miscellanea:

Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel
Microsoft .NET Framework
Version 4.0.30319 RTMRel

Installed Version: VC Express

Microsoft Visual C++ 2010   01013-532-2002287-70195
Microsoft Visual C++ 2010


In Visual C++ 2010 Express, you can restore these and many other menu and toolbar commands by selecting Tools->Settings->Expert Settings.

Apparently only experts want to navigate through their code :-)


I see them on the Standard Toolbar:

MSVC 2010 back and forward navigation toolbar buttons

If for some reason yours have fallen off, you can put them back using Customize. The commands are under Navigate. They are also on the View Menu (Navigate Backwards and Navigate Forwards) and have keyboard shortcuts which are listed on the View Menu.

0

精彩评论

暂无评论...
验证码 换一张
取 消