About 101,000 results
Open links in new tab
  1. Manually highlight selected text in Notepad++ - Stack Overflow

    I was trying to find a way to highlight a selected block of code in Notepad++ like Microsoft Word allows you to do for a document. Is this possible?

  2. How can I highlight all the occurrences of the selected text in …

    I know that I can double click a word and Notepad++ will highlight all instances of that word within the document. My question is not about this. Does anyone know of a plug-in or setting which will

  3. How to change font color in Notepad++ for highlighting (not as …

    Jul 19, 2018 · 3 Just like the title says, does anyone know how to change font color in Notepad++ for highlighting, or boldface? I'm asking about highlighting key words, not a global change. I …

  4. Permanently highlight all occurrences of text in Notepad++?

    In Notepad++, when I select (eg. double-click) a "word", it gets highlighted. It needs to be separated with a non-alpha character from the rest of the text. The highlight remains until the …

  5. How to keep highlighted text in notepad - Super User

    Apr 15, 2016 · The Highlighting is also setup for use as Replacing highlighted areas with text as example is stated here Notepad++ - Highlight text and insert html Hope this helps. Sublime …

  6. Change colour of highlight for matching words in Notepad++

    May 11, 2022 · How do you change the colour of the matching words that are highlighted when you select a word in Notepad++? Depending on style, matching word highlights can be almost …

  7. How can I 'select to end of file' in Notepad? - Super User

    Nov 17, 2024 · Temporarily stuck with Notepad, I'd like to know if there is any better or quicker way of selecting from here to the end of the file than moving the mouse to the bottom of the …

  8. notepad++ - How do I edit all highlighted instances of a word ...

    Jun 4, 2012 · In Notepad++, whenever you select any word in an HTML document (or in your CSS), similar words are automatically highlighted. Is there a shortcut I can use to edit all of …

  9. Notepad++: Rule based line highlighting - Super User

    Dec 11, 2010 · Is there a way to automatically highlight lines based on predefined rules in Notepad++? I'm not talking about syntax highlighting, but rather about log files readability. I'm …

  10. Highlight a Text file in Notepad++ - Stack Overflow

    Feb 15, 2021 · I was trying to highlight a text file in Notepad++. When I highlighted the particular line and reopen the .txt file the highlighted mark was gone. Does anyone know how to do this?