simonsteele / pn

Programmer's Notepad
372 stars 115 forks source link

Fonts and colours ( Advanced ) #209

Closed Bielzebub1981 closed 1 year ago

Bielzebub1981 commented 1 year ago

You have options to customise from Scheme: Ada down to Scheme: XML

1) Why is there no option to customise Plain Text ? 2) Why is there no option to choose between Line End Markers active or not for every page you open ? 3) Why is there no option to choose between Line Number active or not for every page you open ?

veganaize commented 1 year ago
  1. You can customize Plain Text by navigating to Tools -> Options -> Fonts and Colours... Which will allow you to set the Base Style (ie. for plain text).
  2. You can set Line End Markers, per file, at View -> Line End Markers. To set them globally go to Tools -> Options -> Defaults and check Visible Line Endings.
  3. You can set Line Numbers, per file, at View -> Line Numbers. To set them globally go to Tools -> Options -> Defaults and check Show Line Numbers.

Also note that you can open multiple (different) instances of Programmer's Notepad with the command-line option --allowmulti, if need be.

Bielzebub1981 commented 1 year ago

d'oh

Facepalm Emoji Png - Man Face Palm Emoji, Transparent Png@kindpng.com

thankyou

veganaize commented 1 year ago

No problem! :+1: