From 9e2d047d2ce3d53f25005edc075870686922b2ec Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 06:09:59 +0200 Subject: [PATCH] docs: add mark occurrences issue #4699 to Large File Mode --- todo/TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo/TODO.md b/todo/TODO.md index 598ce034e..cbc50f911 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -128,6 +128,7 @@ - [ ] **Show Hex View** - Display hex representation of selection - [ ] **CSV Options Dialog** - Configure CSV delimiter/qualifier - [ ] **Large File Mode** - Optimized mode for files >2GB + - Issue: [#4699](https://github.com/rizonesoft/Notepad3/issues/4699) - Disable mark occurrences for large files - [ ] **Online Search** - Search selection via Google/Bing/Wiki - Issue: [#5096](https://github.com/rizonesoft/Notepad3/issues/5096) - More WebTemplates in INI - [ ] **Open Path or Link** - Open file path or URL under cursor