mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-28 01:13:05 +01:00
Change isQualifiedWord because isQualifiedWord use hardcode and no SCI_GETWORDCHARS smarthighlight is not always OK. This Fix use SCI_GETWORDCHARS. (closes #187)