I am looking to find a solution to perform “go to matching bracket” for { } pair, which is need in editing latex equations. This does not seem to be possible in bracket-matcher.
Any solution/idea?
I am looking to find a solution to perform “go to matching bracket” for { } pair, which is need in editing latex equations. This does not seem to be possible in bracket-matcher.
Any solution/idea?
Hmmm, I think you might be hitting a limitation as described here?
https://github.com/atom/bracket-matcher/issues/293#issuecomment-309818217
I actually meant \{ \} . My mistake to not escape the backslash. So, the topic you linked is not directly related.
Well still, it is somewhat related, since eventually I might put \{ \} in LaTeX environments.
On second read, I realize that it won’t work within either, so I guess I need to resolve two issues: 1. the issue I mentioned above 2. how to match within