开发者

Keyword Selection Background?

I just installed MSVS2010 Ultimate & I've noticed something which is somewhat annoying & conflicting with my syntax highlighting, as can be seen:

alt text http://localhostr.com/files/19038c/capture.png

As can be seen, when a key开发者_如何学JAVAword/function/variable/etc is highlighted all other instances of the aforementioned are highlighted too. This is somewhat annoying.

Is there any way to disable this?


This is considered a new feature of Visual Studio 2010.

But a fast trick to disable is following these steps:

  1. Tools -> Options -> Environment -> Font and Colors
  2. Choose the item Highlighted Reference
  3. Set its color equal to the background you are using (i suppose a really dark gray from your screenshot)

I like this feature but I tuned the color a bit to have it only little more lighter than the background :)


When using Visual Assist, find "VA X Find Reference" in Display Items (Tools -> Options -> Environment -> Font and Colors)


Looks like it might be Visual Assist X. If you have that installed, disable "Automatically highlight references..." on the Advanced | Refactoring page of the VA Options dialog .


This is a new feature from VS IDE to show you other changes tothis object. but ifyoudo not like it you can easily changed it by pressing

CTRL + ALT + Spacebar

you can read detail in my blog


updtae : thismentioned in VS2010 official Website here

You also can try CTRL+SHIFT+DOWN ARROW or CTRL+SHIFT+UP ARROW. see the VS page

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜