vinsworldcom/nppQCP

How to install in NPP ?

Closed this issue · 2 comments

As per subject how do I install this into NPP ?

Thanks

@MadTomT

Assuming you are running the latest Notepad++ >= 8.3:

In your Notepad++ plugins/ directory, create a directory called: "QuickColorPicker" and then put the DLL from the appropriate ZIP file into that directory.

If not:

In your Notepad++ plugins/ directory, create a directory called: "NppQCP" and then put the DLL from the appropriate ZIP file into that directory.

Cheers.