BetterMultiSelection
BetterMultiSelection copied to clipboard
Notepad++ plugin to provide better cursor movements when using multiple selections
Seems like I've introduced an issue with https://github.com/dail8859/BetterMultiSelection/commit/0a0ee31035da3f186636621b3d3d393db23cca24 (sorry for that). If several selections are made and the selection is extended to the end of the line and deleted, there...
Only use deletion with multiple cursors, if no text is selected. This fixes #20
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...
Quick Question: Was this plugin already incorporated to Notepad++ main code? Is there any behavior difference nowadays on using it?