Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add bookmark toolbar in visual studio 2012

I could not find in Google or I think I don't know how to search about it.

Any help would be appreciated

like image 861
BR BHARDWAJ Avatar asked Apr 20 '15 07:04

BR BHARDWAJ


People also ask

How do I add a bookmark in Visual Studio?

Create and Manage Bookmarks To bookmark a line of code, place the cursor on the the line of code you intend to bookmark and use the Toggle Bookmark icon in the bookmark window. Another quick way to bookmark code is to use the keyboard shortcut Ctrl+K, Ctrl+K.


3 Answers

i found it myself. Click add remove buttons -> Customize ->Add tool bar -> Check text Editor check box. problem was i didn't knew what this toolbar called. somebody told me to enable it from view menu but in view menu text editor was already enabled.

like image 131
BR BHARDWAJ Avatar answered Nov 15 '22 14:11

BR BHARDWAJ


Right click on the toolbar area (where Start button is there) and check "Text Editor"

enter image description here

like image 38
Prashanth Subramanian Avatar answered Nov 15 '22 15:11

Prashanth Subramanian


This is late to the game, but I still have a viable copy of VS 2010 that I use sometimes.

For those who find this when searching for how to show the bookmark toolbar in Visual Studio 2010 like I did, here's how:

On the File menu, select: View > Toolbars > Text Editor.

That's it, easy once you know how, but difficult if you don't.

like image 39
delliottg Avatar answered Nov 15 '22 15:11

delliottg