Repsel
Quickly replace only words within a selection.
Usage
- Select the range that contains the word(s) you want to replace.
- Launch
Replace in Selection command. Default shortcut key is alt+s .
- Enter the before-replacement word to the first text box. Then press the
Enter to confirm.
- Enter the after-replacement word to the second text box, and press the
Enter .
- Complete!
Settings
Name |
Description |
Type |
Default |
Example |
highlightColor |
Background color for highlighted words. You can use CSS colors or Hex color. |
string |
green |
red
#ff0000 |
regexpFlags |
Flags used in regular expression to search target words. Lean about flags - MDN |
string |
g |
igm |
| |