Question

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 color of selected text?

E.g., if I have CUSTOMER NAME: THALECRESS, how do I make CUSTOMER NAME: blue while leaving THALECRESS green?

Was it helpful?

Solution

You can Change it from:

Menu Settings -> Style Configurator

See on screenshot:

enter image description here

OTHER TIPS

You can use the "User-Defined Language" option available at the notepad++. You do not need to do the xml-based hacks, where the formatting would be available only in the searched window, with the formatting rules.

Sample for your reference here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top