Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix selection update after a replace with a variable-length query
FIX: Fix a bug that put the selection in the wrong place after running `replaceNext` with a regexp query that could match strings of different length. See https://discuss.codemirror.net/t/search-replacenext-does-not-update-selection-correctly-when-regexp-option-is-used/8832
- Loading branch information