Eugen Kremer
Eugen Kremer
@onolox I have built plugin with debug symbols, so that I can see more details in the dump file. Can you please try out following builds [x64](https://ci.appveyor.com/project/sieukrem/jn-npp-plugin/build/job/wbkyhlgvm2wrtjkq/artifacts) [x86](https://ci.appveyor.com/project/sieukrem/jn-npp-plugin/build/job/mkuna4iukgux65oi/artifacts) and then...
Please check if exception occures with this build [x64](https://ci.appveyor.com/project/sieukrem/jn-npp-plugin/build/job/epfi8qg29ostm803/artifacts) [x86](https://ci.appveyor.com/project/sieukrem/jn-npp-plugin/build/job/u0c8alaeyk6gv1mx/artifacts)
You are right the 5th color does not work, but it is by "design". Smart Highlighter uses 5th color to highlight the double click selection. The "double click" selection disappeares...
Please explain shortly why is it not compatible and how the pull request fixes it. 2 lines of code is not much. :)
@WinterSilence help is appreciated! 1. I agree * debug was useful at the beginning as there was no VS Debugger Support * console is not present My idea is first...
Could you explain the advantage of submodule aproach!?
:) I would go this way. Can you make a suggestion for corresponding appveyor.yml packaging scripts and dll together from different repositories?
I assume you execute your Scripts by calling eval. If des, then use addScript. You will find example in jn/start.js
How can I reproduce the issue?
For me is working fine within a file opend in npp and executed via F5 