문제

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?

도움이 되었습니까?

해결책

You can Change it from:

Menu Settings -> Style Configurator

See on screenshot:

enter image description here

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top