0

This used to be real easy in 2010, but now I can't even find the bookmarks window or the buttons to mark code. Renamed? moved?

This applies to the current 2012 beta. I could not find it in view->toolbars or view->other windows

EDIT: maybe I should have specified web developer express

enter image description here

enter image description here

this is not a duplicate of: Is there a way to bookmark code in a Visual Studio project?

Community
  • 1
  • 1
FlavorScape
  • 13,301
  • 12
  • 75
  • 117

1 Answers1

1

Have you enabled expert settings before you tried this? If you go to Tools->Settings and then select 'Expert Settings' now it should show options that were hidden previously. See if this helps you out. (Now on 'View' tab there will be option shown for Bookmark Window.) from:http://social.msdn.microsoft.com/Forums/en/Vsexpressvc/thread/a1264a2c-924a-4cf7-aa6c-eb2a7e5a29cb

Curt
  • 26
  • 2
  • durrrr. ok I always forget that it defaults to the basic settings. What always cracked me up is that line numbers used to only be part of the "expert" settings-- as if the non-expert would be better off just not knowing. – FlavorScape Aug 07 '12 at 23:43
  • Heh, now it's the other way around. – FlavorScape Aug 07 '12 at 23:56