Proofread and translate text in VS Code

As a non-native English speaker, I've always wanted a proofreading feature in VS Code to help me write better blog posts and comments.

Since I got tired of waiting for it, I built one myself!

The extension offers Proofread and Translate commands in VS Code. It's a simple alternative to DeepL, Grammarly, and other similar tools.

Notable features:

  • Uses Copilot, Ollama, or OpenAI, whichever suits you best.
  • Configurable language model and prompts (with good defaults).
  • Supports many target languages (default is English).

Read more and install on the VS Code Marketplace:

Proofread   Source code

★ Subscribe to keep up with new posts.