sieukrem / jn-npp-plugin

Plugin for Notepad++ allowing you to automate some tasks using JavaScript
https://github.com/sieukrem/jn-npp-plugin/wiki
109 stars 24 forks source link

NppMenuSearch-0.9.2 plugin incompatibility #80

Closed gurikbal closed 1 month ago

gurikbal commented 5 years ago

watch

trdm commented 5 years ago

Да может встроить базовый функционал NppMenuSearch в jN? а то NppMenuSearch убивает избранное, функционал нужный, а кода там кот наплакал.

sieukrem commented 5 years ago

Please explain shortly why is it not compatible and how the pull request fixes it. 2 lines of code is not much. :)

gurikbal commented 5 years ago

Please explain shortly why is it not compatible and how the pull request fixes it. 2 lines of code is not much. :)

1) install jn plugin (your's) and npp menu search 2) listen this issue 3) listen this issue where i have vs 2010 installed 4) check this plugins ( as modified code ) it works

plugins.zip

it is not compatible because this code make order to close npp instance

            g_editor->Release();
            g_editor = NULL;
sieukrem commented 1 month ago

Close this, as referenced issues are closed