Closed donho closed 1 year ago
@GurliGebis Since I've got vacant time, I do the fix for this issue. Could you review this PR please?
Hmm... it doesn't really fix it. I'll do another commit to get it right.
@GurliGebis Ready for being reviewed, It should be OK now.
@donho looks exactly like the correct solution 🙂
Before this commit, if N files are selected, NppShell calls Notepad++ N times (each time for per file). In this commit, we call Notepad++ only once, instead of calling it N times.
Fix #36, fix https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13778