mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
parent
5d9779afbd
commit
2d7fc331f7
@ -53,3 +53,7 @@
|
||||
- [ ] **Smarter URL Recognition** - Improve URL boundary detection
|
||||
- Issue: [#5464](https://github.com/rizonesoft/Notepad3/issues/5464)
|
||||
- Don't include trailing `'` when URL is quoted: `$URL = 'https://example.com'`
|
||||
- [ ] **Display Hidden Characters** - Show invisible/control characters
|
||||
- Issue: [#5496](https://github.com/rizonesoft/Notepad3/issues/5496)
|
||||
- Scintilla has `SCI_SETREPRESENTATION` for custom char display
|
||||
- Show: NBSP, zero-width space, control chars as `[NUL]`, `[BEL]`, etc.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user