Closed horihiro closed 6 months ago
Describe the bug Brower hangs up by specific blurring pattern.
To Reproduce Steps to reproduce the behavior:
(?<="id": ")[^"]+(?=")
Blur title of tabs
Use Regular Expression
"id": "test"
Expected behavior Only test in "id": "test" is blurred and the site works properly.
test
Screenshots If applicable, add screenshots to help explain your problem.
Environment
This is a bug caused by Blur title of tabs option.
Describe the bug Brower hangs up by specific blurring pattern.
To Reproduce Steps to reproduce the behavior:
(?<="id": ")[^"]+(?=")
as burry keywordBlur title of tabs
andUse Regular Expression
optionshttps://vscode.dev
"id": "test"
Expected behavior Only
test
in"id": "test"
is blurred and the site works properly.Screenshots If applicable, add screenshots to help explain your problem.
Environment