docs: add Trailing Whitespace Highlighting #1913 to Low Priority

This commit is contained in:
Derick Payne 2026-01-18 06:22:42 +02:00
parent 06cbd05819
commit cf3751bedc

View File

@ -88,6 +88,8 @@
- [ ] **Display Hidden Characters** - Show invisible/control characters
- Issue: [#5496](https://github.com/rizonesoft/Notepad3/issues/5496)
- Scintilla `SCI_SETREPRESENTATION` for custom char display
- [ ] **Trailing Whitespace Highlighting** - Distinct style for trailing blanks
- Issue: [#1913](https://github.com/rizonesoft/Notepad3/issues/1913)
- [ ] **Scrollbar Marks** - Highlights in scrollbar (search matches, bookmarks)
- [ ] **Enhanced Auto-Complete** - Language-aware auto-complete triggers
- [ ] **Custom Keyboard Shortcuts** - User-configurable shortcut keys