Skip to content

Incorrect search results after applying a multiline search and replace #69082

@gregvanl

Description

@gregvanl
  • VSCode Version: 1.31.1
  • OS Version: Windows

Steps to Reproduce:

  1. Open the visualstudio-docs repo at the docs/vsto folder.
  2. Try the multiline search:
(- \[(.)*)
*\s?[^-]*\s?[^-]*\[

replacing with

$1
- [

Should see 32 results in 27 files.

  1. Replace All and run the search again.

There are now 2 results in 11 files.

  1. Try to open one of the Search result files which didn't have a match.

The search results twisty changes but no file or results opens

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugsearchSearch widget and operation issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions