Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Matching brace highlights over more than 100 lines #6023

@kevadsett

Description

@kevadsett

Brackets (34 and earlier) does an excellent job of highlighting the other bracket in a matching pair:

image

image

image

However, once the containing code is more than 100 lines, it loses this ability, which can get very frustrating when working with large JSON files for example, where syntax highlighting is not possible, so you come to rely on this sort of visual feedback to let you know where you are.

If I select the square bracket (98 lines between the two), it works fine:

image

However, selecting the parenthesis (100 lines between the two), or the curly brace (102 lines), then the result is:

image

I'm on Win 7 Home Premium SP 1 - 64 bit, and have disabled all extensions in brackets.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions