This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Regexp subexpression replace doesn't work in Replace All #5770
Comments
Hmmm, I thought I tested that case. Let me see what's up. |
Ugh. Not sure why I didn't catch this. I must have tested a case where the substituted item happened to be the same each time. |
Oh, I just saw your pull request. It looks basically the same as mine, so that's a good sign :) |
Yes, I think we should wait for the next sprint to merge one of these bugs, so we have more time to see if any bugs occur. |
Confirmed fixed by #5772. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to #5275 and the PR #5295.
Ctrl+H
to start replace mode/<(.+)>/
and<$1 test>
All
in the modal barReplace
Result:
Expected:
Content of the file:
Sprint 33 dev @4a840ecc1
@njx
The text was updated successfully, but these errors were encountered: