-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsearchSearch widget and operation issuesSearch widget and operation issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.31.1
- OS Version: Windows
Steps to Reproduce:
- Open the visualstudio-docs repo at the docs/vsto folder.
- Try the multiline search:
(- \[(.)*)
*\s?[^-]*\s?[^-]*\[
replacing with
$1
- [
Should see 32 results in 27 files.
- Replace All and run the search again.
There are now 2 results in 11 files.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsearchSearch widget and operation issuesSearch widget and operation issuesverifiedVerification succeededVerification succeeded