About 115,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. 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 …

  3. 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

  4. 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 …

  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. 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?

  8. Notepad++ how to automatically highlight .log files like in IDEs?

    Aug 3, 2023 · How can I create a user defined language (UDL) in Notepad++ to highlight my logs like in other IDEs? So for example that INFO logs are green, DEBUG logs blue, ERROR logs …

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

    Dec 11, 2010 · 28 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. How can I use rich text in Notepad++? - Stack Overflow

    Nov 9, 2011 · I like Notepad++, but sometimes I need some words set in bold or cursive, change font size, etc. Is that possible in Notepad++?