-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-autoclosingEditor automatic closing of parens / brackets / etc.Editor automatic closing of parens / brackets / etc.javascriptJavaScript support issuesJavaScript support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.56.2
- OS Version: Ubuntu 20.04
let str = `a$|b`;Type { where the cursor is.
No closing bracket
A similar one was mentionned as fixed in #47244
Auto-close works for a${ b or ${ but not when in between an existing string with no space..
shivamsingha
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-autoclosingEditor automatic closing of parens / brackets / etc.Editor automatic closing of parens / brackets / etc.javascriptJavaScript support issuesJavaScript support issuesverifiedVerification succeededVerification succeeded