docs: add Auto-Pair Brackets #4149 to Low Priority

This commit is contained in:
Derick Payne 2026-01-18 07:30:25 +02:00
parent 56eb204070
commit 4264fb8f9e

View File

@ -100,6 +100,8 @@
- 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
- [ ] **Auto-Pair Brackets** - Auto-close `()`, `[]`, `{}`, `""`, `''`
- Issue: [#4149](https://github.com/rizonesoft/Notepad3/issues/4149)
- [ ] **Custom Keyboard Shortcuts** - User-configurable shortcut keys
- Issue: [#595](https://github.com/rizonesoft/Notepad3/issues/595)