Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge latest changes from upstream (v 6.5.8) #1

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

domagojk
Copy link

@domagojk domagojk commented Dec 23, 2024

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
FIX: When replacing a regexp match, don't expand multi-digit replacement markers
to numbers beyond the captured group count in the query.

Closes codemirror/dev#1477
@aeaton-overleaf aeaton-overleaf merged commit 04380a5 into overleaf:main-overleaf Jan 7, 2025
@aeaton-overleaf
Copy link
Collaborator

I've just used GitHub's "Sync fork" button to pull the changes from upstream main into this repo, so it should be up to date now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants