Packages: [XML] Question: does ST support highlightPairs in tmPreferences?

Created on 10 Jan 2017  路  1Comment  路  Source: sublimehq/Packages

I notice that the XML tmPreferences file contains highlightPairs, but in my experience they don't seem to do anything in ST.

If ST doesn't support highlightPairs, should we remove this part of the file to avoid confusion? It seems like ST instead just respects the configuration options match_brackets, match_brackets_square, match_brackets_braces and match_brackets_angle, such that matching the double quotes (") isn't possible without a Python plugin anyway.

Most helpful comment

Just for the record, I see no reference to highlightPairs in the Sublime Text 3 codebase.

>All comments

Just for the record, I see no reference to highlightPairs in the Sublime Text 3 codebase.

Was this page helpful?
0 / 5 - 0 ratings