Skip to content

"colorizedBracketPairs" only supports lowercase, but matching is case insensitive #197970

Open
@RedCMD

Description

@RedCMD

in language-configuration.json; "brackets", "autoClosingPairs" and "surroundingPairs" are all case sensitive
but "colorizedBracketPairs" will only accept lowercase letters
yet the bracket pairing algorithm is case insensitive

image
image
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions