About 50 results
Open links in new tab
  1. How to change background color in the Notepad++ text editor?

    Does anyone know how to change the background color, font size, and other appearance-based settings in Notepad++? The default is white but I am trying to change it into a dark gray or something …

  2. interface - Notepad++ change text color? - Stack Overflow

    May 3, 2011 · I'm using Notepad++ to mock up ISPF screens. I've used StyleConfigurator to select an appropriate font, colored it green, and set a black background. How do I permanently change the …

  3. 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 red and so …

  4. How to change font color in Notepad++ for highlighting (not as global ...

    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 see this …

  5. Notepad++ stopped color-coding my source code... How to fix?

    Jun 12, 2011 · Because the file doesn't have the language's extension, Notepad++ can't determine how to color-code it. You'll have to select the language under the "Language" tab.

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

  7. Which Notepad++ plugin is highlighting my HTML colors?

    Nov 20, 2013 · Check Quick Color Picker for Notepad++. The plugin puts the colored underline under the color code based on it's value and thus is not obtrusive in reading the text.

  8. change background colour of notepad++ editor - Stack Overflow

    May 8, 2016 · In Notepad++ there is quick option without change color setting. In Notepad++ have many themes with different color option. Notepad++ has many themes which you can select in a dropdown …

  9. Current Line Indicator Frame color of Notepad++ 8.6

    Nov 26, 2023 · Selecting 'Editing' in the Preferences window of Notepad++ 8.6 allows the user to configure how the current line should be highlighted: either highlighting the background or within a …

  10. How to vertically align comma separated values in Notepad++?

    Jul 18, 2017 · As shown in the picture " Before " below, each column separated by comma is not aligned neatedly. Is there any method to align each column vertically like the display effect in Excel? The …