From 00c9ccaaffe146233af638ea6f47a643b70e04e2 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 05:35:17 +0200 Subject: [PATCH] docs: add Syntax Scheme dialog optimization to TODO.md Refs: #5302 --- todo/TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/TODO.md b/todo/TODO.md index c4e7aafb7..4919f078f 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -86,6 +86,8 @@ - [ ] **Show Unicode Control Characters** - Toggle visibility - [ ] **Line Selection Modes** - VS style, Normal, Old VS - [ ] **Scroll Past Last Line Options** - half, third, quarter screen +- [ ] **Optimize Syntax Scheme Dialog** - Show detected scheme at top of list + - Issue: [#5302](https://github.com/rizonesoft/Notepad3/issues/5302) ### Copy/Clipboard - [ ] **Copy as RTF** - Rich text copy with syntax highlighting