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

Grammarly

Preview

Rahul Kadyan

vuedx.com
|
168,658 installs
| (68) | Free
A grammar checking for Visual Studio Code using Grammarly.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Grammarly for VS Code

This extension brings Grammarly to VS Code.

Getting Started

You need to configure which files should be checked with Grammarly.

  • Set grammarly.files.include or Grammarly > Files > Include to the allowed list of files.
  • Run grammarly.check or Grammarly: Check text command

Default configuration:

{
  "grammarly.files.include": ["**/README.md", "**/readme.md", "**/*.txt"]
}

You may use grammarly.files.exclude to ignore specific files.

Grammarly account or premium

Run grammarly.login or Grammarly: Login / Connect your account command to connect your Grammarly account. Run grammarly.logout or Grammarly: Log out to disconnect your account.

Configuration

Configure dialect, document domain, and which check to include in settings.

Supported Languages

  • plaintext
  • markdown (work in progress) — CommonMark
  • html (work in progress)
  • Many more you can enable by opening Grammarly > Files > Include in settings:

image

Troubleshooting

The status of the Grammarly text-checking session is displayed on the status bar (bottom right). Clicking on the status bar icon would pause/resume text checking session.

Session Connecting Checking Done Paused Error
Anonymous
Grammarly Account

Check output panel for logs.

Run grammarly.restart or Grammarly: Restart language server to restart the text checking service.

How to get help

Have a question, or want to provide feedback? Use repository discussions to ask questions, share bugs or feedback, or chat with other users.

Support

This extension is maintained by Rahul Kadyan. You can 💖 sponsor him for the continued development of this extension.




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