-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Closed
Labels
bracket-pair-colorizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
When a bracket is marked as comment, string or regexp token, it is not considered for bracket pair matching. It would be great to have a non-bracket
token, so that we can use <
... >
in languages such as TypeScript or rust, where it is both used as bracket and as comparison operator. The comparison operator should have token-kind non-bracket
.
Would fix #144723, #138868, #142117, #145219 and others.
@alexdima FYI
We could some bits from the background color:
tjx666 and nikoladevLemmingh
Metadata
Metadata
Assignees
Labels
bracket-pair-colorizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded