BetterMultiSelection icon indicating copy to clipboard operation
BetterMultiSelection copied to clipboard

Multiple selections "undo"

Open cesarmtnez opened this issue 6 years ago • 3 comments

It will be great if your plugin would be able to remember the multiple focus after undoing (Ctrl + Z). Now, after applying 'undo', the focus switches to normal focus on a single line.

If you want to better understand what I mean, you can try that in Sublime Text.

cesarmtnez avatar May 24 '19 13:05 cesarmtnez

I also second this great request, of which I also thought. It would almost be the definitive consecration of your plugin, in my opinion.

pidgeon777 avatar Jun 05 '19 06:06 pidgeon777

Yeah I also agree it is an excellent idea. I'm just not sure how easy it will be to do though. Scintilla provides a way to register custom undo/redo actions and I haven't had a chance to try it out much yet.

dail8859 avatar Jun 05 '19 11:06 dail8859

I don't know if it could help, but with the latest released version of Notepad++, Scintilla also got finally updated too, after many years. It should be interesting to test your released plugin also to check if compatibility has been maintained. I'm planning to upgrade from Notepad++ 7.6.3 to 7.7, thus I'll have a chance to do that in the coming weeks.

pidgeon777 avatar Jun 05 '19 11:06 pidgeon777