Top "Highlighting" questions

is for questions involving the highlighting of text or other visual elements.

How to get Visual Studio 2010 to highlight instances of a variable

I'm new using vs2010 I've read that when you click on a variable its suppose to highlight all the instances …

visual-studio visual-studio-2010 editor highlighting
Android: Disable highlighting in GridView

How can I turn off the orange highlight when clicking an item in a GridView? I haven't been able to …

android gridview click highlighting
Android - Highlight a Word In a TextView?

I have a database search query which search in the database for a word entered by the user and return …

android android-listview highlighting textview
Syntax Highlighting in Notepad++: How to treat a user-defined language as built-in?

This is a very minor issue that has nonetheless annoyed me for months. I've spent hours Googling it to no …

syntax notepad++ autohotkey highlighting
Highlighting Strings in JavaFX TextArea

We are using JavaFX's TextArea control in our application, and trying to integrate it with Jazzy Spell Check API - …

java javafx spell-checking highlighting javafx-2
Gmail Syntax Highlighter

I sent my code to my friend over Gmail but as you guess, the code is not highlighted in Gmail. …

gmail syntax-highlighting highlighting
Show count of occurrences when smart highlighting in Notepad++

Is it possible to show the number of occurrences of words which are smart highlighted? I mean when you double …

notepad++ highlighting find-occurrences
IntelliJ: How to auto-highlight variables like in Eclipse

My employer wants me to use IntelliJ for Java development. Previously, I've always used eclipse. One of my favorite features …

variables intellij-idea highlighting
Full text search in HTML ignoring tags / &

I've recently seen a lot of libraries for searching and highlighting terms within an HTML page. However, every library I …

javascript html tags full-text-search highlighting
How to highlight occurrences of a search term in text in Visual Studio?

How do I make all occurrences of a phrase (search term) in a file to be highlighted in the VS …

visual-studio search keyboard-shortcuts highlighting