notepad-plus-plus/PowerEditor
Don Ho cab4d40b3f Add multi-select commands
Add "Multi-select All" & "Multi-select Next" for 4 modes to multi-select the occurrences respectively:
1. Match Case Only
2. Match Whole Word Only
3. Match Case & Whole Word
4. Ignore Case & Whole Word

Add also 2 commands "Undo the Latest Added Multi-Select" & "Skip Current && Go to Next Multi-select" for undoing latest added slection & skipping current selection and do the next one.

Users can asign the shortcuts to these 10 commands so multi-occurrence can be easily selected via shortcuts and be modified silmutanously.

This feature is inspired by: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8203#issuecomment-623712205

Fix #8203, close #14295
2023-11-01 03:40:54 +01:00
..
Test Added Hollywood support 2023-03-26 23:39:47 +02:00
bin Notepad++ release 8.5.8 2023-10-17 14:26:05 +02:00
gcc
installer Force to enable multi-select feature in Scintilla 2023-10-30 15:40:49 +01:00
misc/chameleon
scintilla.original.forUpdating
src Add multi-select commands 2023-11-01 03:40:54 +01:00
visual.net