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

Regex search issue #15579

Closed
crayment opened this issue Nov 16, 2016 · 2 comments
Closed

Regex search issue #15579

crayment opened this issue Nov 16, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-find Editor find operations
Milestone

Comments

@crayment
Copy link

  • VSCode Version: Code 1.7.1 (02611b4, 2016-11-03T13:46:00.226Z)
  • OS Version: Darwin x64 16.1.0
  • Extensions:
Extension Author Version
calc BorisA 0.0.1
MyExtensions none 0.0.1
erb CraigMaslowski 0.0.1
swift Kasik96 0.0.2
calculate acarreiro 1.1.0
githistory donjayamanne 0.1.0
prettify-json mohsen1 0.0.3
Theme-TomorrowKit ms-vscode 0.1.3
Ruby rebornix 0.10.1
move-fast selbh 0.1.0
swiftlint shinnn 0.1.3

Steps to Reproduce:

  1. Hit cmd+f to start a search and toggle on the regex button
  2. Perform a search that has multiple matches
  3. Hit option+enter to place multiple cursors on all matches
  4. Press cmd+f again to refocus the find bar
  5. Notice that the regex you types is now gone! Replaced by a match or a previous search or something.
@ramya-rao-a ramya-rao-a added the editor-find Editor find operations label Nov 16, 2016
@ramya-rao-a
Copy link
Contributor

@alexandrudima Related to #10386 ?

@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Nov 30, 2016
@alexdima alexdima added this to the Backlog milestone Nov 30, 2016
@alexdima alexdima assigned rebornix and unassigned alexdima Nov 24, 2017
@rebornix
Copy link
Member

This is already fixed in Insiders.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug editor-find Editor find operations
Projects
None yet
Development

No branches or pull requests

5 participants