Skip to content

Trying to Search using variable length look-behind suggests enabling search.usePCRE2, but no such setting #79109

Closed
microsoft/azuredatastudio
#7206
@ghost

Description

  • VSCode Version: 1.37.0

Steps to Reproduce:

  1. ⇧⌘F (Open Find in Files)
  2. Enter a regex with a non-constant length look-behind, such as (?<!a.*)b
  3. Screenshot 2019-08-14 at 12 34 09
  4. Click Open Settings
  5. Screenshot 2019-08-14 at 12 50 04

Does this issue occur when all extensions are disabled?: Yes

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