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

refactor find widget to support multiple selection find/replace #98884

Merged
merged 1 commit into from
Aug 11, 2020
Merged

refactor find widget to support multiple selection find/replace #98884

merged 1 commit into from
Aug 11, 2020

Conversation

jodyheavener
Copy link
Contributor

Closes #21792

👋 This PR updates the find widget to support find/replace within multiple selections, where currently only whole-document or a single selection is permitted. The updated widget maintains existing functionality and supports all search options with its new functionality, such as case matching and regular expressions.

Here's a link (.mov) to a video with a full demonstration.

@msftclas
Copy link

msftclas commented May 31, 2020

CLA assistant check
All CLA requirements met.

@jodyheavener jodyheavener marked this pull request as ready for review May 31, 2020 22:02
@jodyheavener
Copy link
Contributor Author

Hey there! I’m just checking in to see if there’s anything I missed to get this into review. I see there are quite a few open PRs, so if it’s just a matter of time that’s totally cool 😎 But if I have missed something I’ll happily get to it.

@rebornix rebornix merged commit 1bea038 into microsoft:master Aug 11, 2020
@rebornix
Copy link
Member

@jodyheavener thanks for your contribution, the code is great!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support find/replace in selection for multiple cursor selections
3 participants