mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-01 12:03:48 +01:00
This is a regression of upgrading Scintilla from 4.x to 5.x due to concerning Scintilla APIs having changed their behaviour. This PR follows the new instructions of Scintilla documentation to make it work again. Fix #11433, close #11433