AREA44 / vscode-LaTeX-support

LaTeX language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support
MIT License
21 stars 6 forks source link

\left and \right cannot be matched properly #9

Closed trisct closed 3 years ago

trisct commented 4 years ago

In some cases I need to use only one left bracket like this: $\left{...\right.$. But in syntax highlighting, \left and \right cannot be matched and "{" will be matched to the next "}". This totally messes up all parenthesis matching that comes after.

torn4dom4n commented 4 years ago

Hi @trisct, can you submit a file or an image about your issue?

torn4dom4n commented 3 years ago

Fixed in v3.5.0.