-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-bracket-matchingEditor brace matchingEditor brace matchinginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersjavascriptJavaScript support issuesJavaScript support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
Version: 1.60.2
Commit: 7f6ab54
Date: 2021-09-22T11:59:27.195Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin x64 20.5.0
Steps to Reproduce:
- put
const str = `${"{"}`into a blank JS file in VS Code - put cursor on the closing brace of the string template interpolation
Apologies if this has already been noticed, I couldn't find any mention of it.
Metadata
Metadata
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-bracket-matchingEditor brace matchingEditor brace matchinginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersjavascriptJavaScript support issuesJavaScript support issuesverifiedVerification succeededVerification succeeded
