S
S
Senseich2017-11-23 22:22:15
Sublime Text
Senseich, 2017-11-23 22:22:15

How to solve the problem of large nesting in Sublime Text3 in bracket highlighter?

Actually, the bracket highlighter plugin has a problem with large nesting, when the tags are at a great distance from each other, the plugin does not find them and displays a question mark "?" prntscr.com/hedkbp
I found a solution by specifying in the "search_threshold" settings with the desired number of characters, by default 5000. But I sometimes have a layout that I have to set 50,000. Which, of course, affects performance.
The question is, is there any other way to solve this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Chernenkov, 2017-11-25
@123581321345589

Senseich as an option, you can use the standard setting instead of the bracket highlighter:
or like this:

"indent_guide_options": ["draw_normal", "draw_active"],

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question