Visual Studio Reference Highlighting Won't Disable

Matt Slavicek

I have disabled Reference Highlighting in Visual Studio 2013 for C# code using the instructions here: http://blogs.msdn.com/b/zainnab/archive/2013/07/18/visual-studio-2013-reference-highlighting.aspx. Yet, I still see references highlighted.

The font-color combination being used does not match the font-color setting for Highlighted Reference -- the setting is green background with off-white text, and highlighted references appear as white background with off-white text. Also, the reference navigation does not work (as expected) -- pressing CTRL+SHIFT+DOWN/UP does not do anything, indicating the highlighted references feature is turned off.

How can I stop the references from being highlighted?

Matt Slavicek

It was caused by the Match Margin feature of the Productivity Power Tools extension. I couldn't find a way to change the background color used for highlighting, so I just turned off the feature.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Visual Studio Reference Highlighting Won't Disable

From Dev

Turn off Visual Studio reference highlighting in JavaScript

From Dev

How to disable Visual Studio 2013's faint yellow highlighting of whitespace

From Dev

Visual Studio 2013 won't display Winforms, with error 'A reference to the component 'System' already exists in the project'

From Dev

Visual Studio 2015 Won't Link GLFW

From Dev

Cordova Tools for Visual Studio won't build

From Dev

Visual Studio: Won't draw rectangle in a subwindow

From Dev

Visual Studio won't detect my device

From Dev

Disable background highlighting in Android Studio

From Dev

Disable highlighting of current line in Android Studio

From Dev

Code Lens won't work anymore in Visual Studio 2013

From Dev

DB Project won't load in Visual Studio 2013

From Dev

Qt - Visual Studio 2013 Add-in won't compile the project

From Dev

The DEBUG constant in Visual Studio 2012 won't activate

From Dev

Visual Studio Android Emulator won't run application

From Dev

Visual Studio 2013 update 3, Designer won't load

From Dev

Visual Studio 2015 won't work with Tools For Apache Cordova

From Dev

.net application won't run on developer machine but works on visual studio

From Dev

Visual Studio Code won't open via command line

From Dev

Productivity Power Tools for Visual Studio is disabled and won't enable

From Dev

C code won't run on windows (Visual Studio 2013)

From Dev

Script task won't open Editor in visual studio 2013

From Dev

Visual Studio 2013 : Sign In page won't load

From Dev

Unsafe code won't compile on Visual Studio 2015

From Dev

Visual Studio 2013 update 5 designer won't load

From Dev

Visual Studio 2019 WPF designer won't display custom controls

From Dev

The DEBUG constant in Visual Studio 2012 won't activate

From Dev

DB Project won't load in Visual Studio 2013

From Dev

Visual Studio Web Site CSS Won't Apply

Related Related

  1. 1

    Visual Studio Reference Highlighting Won't Disable

  2. 2

    Turn off Visual Studio reference highlighting in JavaScript

  3. 3

    How to disable Visual Studio 2013's faint yellow highlighting of whitespace

  4. 4

    Visual Studio 2013 won't display Winforms, with error 'A reference to the component 'System' already exists in the project'

  5. 5

    Visual Studio 2015 Won't Link GLFW

  6. 6

    Cordova Tools for Visual Studio won't build

  7. 7

    Visual Studio: Won't draw rectangle in a subwindow

  8. 8

    Visual Studio won't detect my device

  9. 9

    Disable background highlighting in Android Studio

  10. 10

    Disable highlighting of current line in Android Studio

  11. 11

    Code Lens won't work anymore in Visual Studio 2013

  12. 12

    DB Project won't load in Visual Studio 2013

  13. 13

    Qt - Visual Studio 2013 Add-in won't compile the project

  14. 14

    The DEBUG constant in Visual Studio 2012 won't activate

  15. 15

    Visual Studio Android Emulator won't run application

  16. 16

    Visual Studio 2013 update 3, Designer won't load

  17. 17

    Visual Studio 2015 won't work with Tools For Apache Cordova

  18. 18

    .net application won't run on developer machine but works on visual studio

  19. 19

    Visual Studio Code won't open via command line

  20. 20

    Productivity Power Tools for Visual Studio is disabled and won't enable

  21. 21

    C code won't run on windows (Visual Studio 2013)

  22. 22

    Script task won't open Editor in visual studio 2013

  23. 23

    Visual Studio 2013 : Sign In page won't load

  24. 24

    Unsafe code won't compile on Visual Studio 2015

  25. 25

    Visual Studio 2013 update 5 designer won't load

  26. 26

    Visual Studio 2019 WPF designer won't display custom controls

  27. 27

    The DEBUG constant in Visual Studio 2012 won't activate

  28. 28

    DB Project won't load in Visual Studio 2013

  29. 29

    Visual Studio Web Site CSS Won't Apply

HotTag

Archive