Skip to content

Releases: dail8859/BetterMultiSelection

v1.5

14 May 19:23
Compare
Choose a tag to compare

Changelog;

  • Copying multiple selections behaves consistently now
  • Handle Backspace and Delete on line start/end
  • More refined shortcut handling to not interfere with other shortcuts
  • Update headers for Notepad++ v8.3 and above

v1.4

07 Jan 01:28
Compare
Choose a tag to compare
  • Implement multi cut/copy/paste
  • Insertion of autocompletion at each cursor

v1.3

29 Sep 15:36
Compare
Choose a tag to compare

Changelog:

  • Add support for moving cursors up and down.

v1.2

15 May 21:05
Compare
Choose a tag to compare

Changelog:

  • Implement SCI_DELWORDLEFT and SCI_DELWORDRIGHT
  • Pressing Esc cancels multiple selections
  • Simplify detection of word characters

v1.1

03 Jul 12:51
Compare
Choose a tag to compare

Add ability to press Enter to insert newlines.

v1.0

15 Apr 15:11
Compare
Choose a tag to compare

Initial release