How to disable an individual bookmark in Visual Studio 2012?

Trinition

I've ignored Visual Studio bookmarks until today. I've now learned that I can not just mark places in code, but name those bookmarks, and even group them into folders. I could potentially create a group for an issue I'm working on, and another group for a separate issue, and easily switch back and forth between what I'm working on.

You can even disable all bookmarks! But there's no option to disable an individual bookmark. Not in the bookmarks view. Not in the context menu. Not in the edit menu.

Am I missing something?

Here's screenshots for reference:

Editor gutter bookmark
Editor gutter bookmark

Bookmarks sub-menu under Edit menu
Bookmarks sub-menu under Edit menu

Bookmarks window
Bookmarks window

Per Salmi

In the Bookmarks window any single bookmark can be disabled by unchcking the checkbox to the left of the bookmark label. Like this in Visual Studio 2013:

enter image description here

You can also disable an Active bookmark by the Edit->Bookmarks menu and select the Enable Bookmark menu item. The name of that menu item is not entirely correct as it actually toggles the current bookmark between enabled/disabled states.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to quickly open a file in Visual Studio 2012

How to install XNA game studio on Visual Studio 2012?

How to upgrade nuget with Visual Studio Express 2012

disable error sounds visual studio 2012

How to filter output in Visual Studio 2012+?

How to disable a warning in Visual Studio 2015 for C?

How to disable PHP validation in Visual Studio Code?

How to disable the light bulb in Visual Studio Code

How to disable syntax coloring in Visual Studio Code

How to disable "safe write" in Visual Studio Code

How to disable grid dots in Visual Studio 2015

How to disable AVX in Visual Studio 2017 15.5?

How to disable Visual Studio 2012 pop ups?

How to export an individual bookmark folder in Google Chrome?

Cannot disable DPI scaling for Visual Studio 2012

How to dynamically allocate memory in Visual studio 2012 Visual c++

How to disable F12 to debug application in Visual Studio 2012

How to disable LESS intellisense in Visual Studio 2013?

how to disable #if DEBUG in C# at Win 7 visual studio 2012

How to get the intellisense in visual studio 2012 for AngularJS

How to add NHunspell dictionary in Visual Studio 2012?

How to remove Blend for Visual Studio 2012?

How to disable visual studio update during the installation

How to disable TestResults folder in Visual Studio?

how to enable or disable visual studio feature

Visual Studio 2015 How to disable exceptions outputs

Visual Studio Extension: How to disable native command?

How to disable bookmark navigation in Gravity Forms buttons?

How to disable individual tests in Flutter