Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LanguageTool for Visual Studio CodeNew to Visual Studio Code? Get it now.

LanguageTool for Visual Studio Code

Adam Voss

|
194,996 installs
| (9) | Free
LanguageTool grammar checking for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LanguageTool Extension for Visual Studio Code

NOTICE: as of v0.0.2, this extension does not include any languages. You MUST install a language support extension.


Provides offline grammar checking in Visual Studio Code using LanguageTool via the LanguageTool Language Server. This extension provides only the core functionality. You must install extensions containing the language rules for each language you wish to be able to check.

Features

  • Issue highlighting with hover description.
  • Replacement suggestions.
  • Checks plaintext and markdown.
  • Support over than 20 languages according to which language support extensions are installed.

Requirements

Java 8+ is required.

Extension Settings

This extension contributes the following settings:

  • languageTool.language: Set to the short code for the language to check. For supported languages see the list of languages at LanguageTool.org.

Versioning

LanguageTool for Visual Studio code has adopted the versioning of its LanguageTool dependency. For example, if this extension has version 3.8.0 it is powered by LanguageTool 3.8. vscode-languagetool 3.8.1, would also use LanguageTool 3.8. vscode-languagetool 3.9.0 would use LanguageTool 3.9. The LanguageTool version of this extension must match the LanguageTool version of your installed language support extensions.

Contributing

Contributions welcome!
This repository uses git submodules. After cloning, be sure to run git submodule update --init.

Known Issues

Please report issues or submit pull requests on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft