James-Yu / LaTeX-Workshop

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

An integrated spell checker #4176

Closed dskinnion closed 7 months ago

dskinnion commented 7 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.

  • We have tried a few different spell-checkers, but none are as good as those in emacs/auctex (which recognizes latex) or google docs (which doesn't recognize latex but is still better).

The Solution*

Please provide a solution you would like to have.

  • An integrated spell-checker that recognizes latex functions (and does not highlight those as spelling errors) and has few false positives for text.

Anything Else?

Add any other context about the feature request below.

  • We've also tried other extensions, such as Grammarly, LTeX and Code Spell Checker, and none are as useful as those in emacs/auctex or google docs. Thank you!
jlelong commented 7 months ago

This is out of the scope of the extension.