Description
Editors can flag spelling mistakes inside source code, comments, documentation, and project text through an LSP server. This helps teams catch typos without leaving the coding environment.
It normally runs as an editor-managed background process. Developers may need to configure dictionaries and ignored words so technical terms, identifiers, and project-specific names are not reported as mistakes.