James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.55k stars 522 forks source link

Double Quote Highlighting Removed #4198

Closed lintux1 closed 6 months ago

lintux1 commented 6 months ago

Please fill the following fields with a star (*) and provide as much related information as possible.

Pre-checks*

Please change the following [ ] to [x] for confirmation.

  • [x] The feature request has not been suggested in this repository.

The Missed*

Is your feature request related to a problem? Please provide a clear and concise description of what the problem is.

  • An update removed double quote highlighting i.e. ``some text'' (Commit 8806aaaec1a7e0e7a76505db6217b9ac9c97ba7d)

The Solution*

Please provide a solution you would like to have.

  • Please add this back in or something that provides similar functionality. I found it extremely useful especially for tracking down where quotes haven't been properly terminated.

Anything Else?

Add any other context about the feature request below.

  • To aid finding the piece that was removed I am looking at line 2066 to 2095 on commit 8806aaaec1a7e0e7a76505db6217b9ac9c97ba7d
jlelong commented 6 months ago

Unfortunately, it will not be added back because highlighting quotes creates far too many highlighting errors. See for instance the discussions https://github.com/jlelong/vscode-latex-basics/issues?q=is%3Aissue+is%3Aclosed+quote