docs: add JSON5 syntax highlighting to TODO.md

Refs: #5411
This commit is contained in:
Derick Payne 2026-01-18 03:38:41 +02:00
parent 1b3bf643a3
commit 84d4f4610b

View File

@ -36,3 +36,4 @@
- Haskell: [#3035](https://github.com/rizonesoft/Notepad3/issues/3035) - Lexilla has `LexHaskell.cxx`
- 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