Skip to content

Fix Ctrl+D in regex find mode#302943

Open
KryptosAI wants to merge 1 commit intomicrosoft:mainfrom
KryptosAI:fix-ctrl-d-regex-find-match
Open

Fix Ctrl+D in regex find mode#302943
KryptosAI wants to merge 1 commit intomicrosoft:mainfrom
KryptosAI:fix-ctrl-d-regex-find-match

Conversation

@KryptosAI
Copy link

Fixes #107090.

Summary

  • preserve isRegex when the multicursor session is created from the active find state
  • use that regex flag for next/previous/select-all lookups in MultiCursorSession
  • add a regression test covering repeated AddSelectionToNextFindMatchAction calls while the find widget owns a regex search

Validation

  • npm run transpile-client
  • browser multicursor regression slice in Chromium covering #107090, #5400, #6661, and #20651

@KryptosAI
Copy link
Author

@microsoft-github-policy-service agree

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.

Add selection to next Find match does not work with Regex Find Mode

2 participants