This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 652145c
committed
[[ FindSelected ]] Find selected text with interactive find
This patch changes the interactive find feature of the script editor
to default to initializing the find text with the selected text if it
is not empty. If empty it will use the current behavior of initializing
to the previous search term.1 parent 1d4ab86 commit 652145c
1 file changed
Lines changed: 8 additions & 4 deletions
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments