Answer the question
In order to leave comments, you need to log in
How to fix a bug in Sublime text 3 when highlighting paired curly braces?
OS X, Sublime text 3 highlighting curly braces does not work in some parts of the code.
Example: If you click on the first parenthesis, Sublime (sometimes) doesn't highlight the closing parenthesis.
<?
if ( $a > $b ) {
} else {
}
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question