feedback
feedback copied to clipboard
Search/replace jumps to next result on edit
Describe the bug
- When the current match of a search is edited to no longer match the search phrase, the search will immediately jump to the next result. A user will have to move the cursor in order to jump back to the line that is currently being edited.
- The next result remains highlighted even though
- it has not been selected via user interaction,
- the matching line or cell is not being edited,
- and the matching line is not even within the viewport.