docs: add Brace Find Enhancement #4863 to Navigation section

This commit is contained in:
Derick Payne 2026-01-18 06:17:01 +02:00
parent 5c720d8cec
commit 9787f85eab

View File

@ -108,6 +108,8 @@
### Navigation
- [ ] **Navigate Backward/Forward** - VS Code-like history navigation
- [ ] **Go to Block Start/End** - Jump to enclosing block
- [ ] **Brace Find Enhancement** - Search backward for nearest brace when not at one
- Issue: [#4863](https://github.com/rizonesoft/Notepad3/issues/4863)
- [ ] **Go to Sibling Block** - Navigate between sibling code blocks
### View Options