docs: add SourcePawn syntax highlighting to TODO.md

Refs: #5430
This commit is contained in:
Derick Payne 2026-01-18 03:50:15 +02:00
parent 9372bcab24
commit e8aa70e50e

View File

@ -37,6 +37,7 @@
- Racket: [#3035](https://github.com/rizonesoft/Notepad3/issues/3035) - Could use Lisp/Scheme lexer
- Verilog HDL: [#4108](https://github.com/rizonesoft/Notepad3/issues/4108) - Lexilla has `LexVerilog.cxx`
- JSON5: [#5411](https://github.com/rizonesoft/Notepad3/issues/5411) - Extend JSON lexer or add `.json5` extension
- SourcePawn: [#5430](https://github.com/rizonesoft/Notepad3/issues/5430) - SourceMod scripting (`.sp` files)
- [ ] **Custom Hyperlink Schemes** - User-defined URL protocol recognition
- ed2k:// links: [#5405](https://github.com/rizonesoft/Notepad3/issues/5405)
- Customizable via INI settings