This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 233955 - Hotkey for temporary turning off variable usage highlight in Netbeans
Summary: Hotkey for temporary turning off variable usage highlight in Netbeans
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-05 14:05 UTC by namgivu
Modified: 2013-08-05 14:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Snapshot (102.62 KB, image/png)
2013-08-05 14:05 UTC, namgivu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description namgivu 2013-08-05 14:05:38 UTC
Created attachment 138302 [details]
Snapshot

After my cursor/carret is placed on a variable, its usage in the code is highlighted automatically as in the snapshot below. It distracts me. I want to temporary turn it off.

I search for this and got the similar issue here http://stackoverflow.com/questions/6657064/netbeans-hotkey-to-turn-off-highlighted-search-text but it relates to the search text. I'm looking for turning it off for variable usage.

What is the hotkey to temporary turn off highlight for variable usage?

I also asked this on stackoverflow.com here http://stackoverflow.com/questions/18011148/hotkey-for-temporary-turning-off-variable-usage-highlight-in-netbeans/18011401#18011401