Sid - 2014-02-24

Since Google Code has closed file upload, I can't find a place to host the plugin file for Plugin Manager to update it. You have to install it manually.

Download NPPQCP

v1.2.0
Fixed a critical crash on new versions of Notepad++
Added option for disable color highlight

Note:
I don't know why scintilla crashes when I use SCI_SEARCHINTARGET/SCI_FINDTEXT to search with regexp "(?:#)([0-9a-fA-F]{3,6})(?:[^0-9a-fA-F])". This happens after upgrading npp to v6.4 .
So I resolved to use SCI_FINDTEXT to find the "#" and read in chars after it.

 

Last edit: Sid 2014-02-24