0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.65k stars 474 forks source link

[Feedback] Margins / DarkMode / Whitespace afterward word #1221

Open rayran opened 1 year ago

rayran commented 1 year ago

║ ╚════════╗ ᅠFEEDBACKSᅠ ║ ╔════════╝ ║

  1. Problem ➔ Currently the text is too close to the edge of the app Sugestion ➔ Offer predefined (or configurable) margin options

prtsc-margins ᅠ ᅠ ᅠ

  1. Problem ➔ Currently the dark mode uses very contrasting colors, which makes the eyes tired in a few minutes. I love #282C34 (background) / #ABB3BF (text) Sugestion ➔ Offer theme color customization

prtsc-colors-theme ᅠ ᅠ ᅠ

  1. Problem ➔ When I double click on a word it selects the word and the whitespace right after it. Solution ➔ It would be nice to just select the word without the whitespace afterward.

prtsc-whitespace

0x7c13 commented 1 year ago

For 1 & 2 you can download the source of Notepads and build your own version with any modifications you want. For 3, it is default behavior/feature of WinRT RichEdit implemented by Microsoft and I have no control over it.