Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Grammar correction Open AINew to Visual Studio Code? Get it now.
Grammar correction Open AI

Grammar correction Open AI

Lokesh Choudhary Programmer

|
2,098 installs
| (2) | Free
Convert ungrammatical statements into standard English.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Grammar Correction Extension using OpenAI

This Visual Studio Code extension allows you to correct grammar and improve your writing using the OpenAI API. It provides a simple interface to input text, and upon submission, the extension uses the OpenAI API to suggest grammar-corrected text.

Features

  • Submit a piece of text through a textarea.
  • Click the "Submit" button to receive a grammar-corrected version of the text.
  • The corrected text is displayed below the form.

Requirements

  • Visual Studio Code version 1.50.0 or higher.
  • An OpenAI API key to access the grammar correction service.

Usage

  1. Run the extension using the "Run Extension" configuration or F5.
  2. Open the Command Palette (Ctrl+Shift+P) and search for "Correct Grammar with OpenAI" Either You Search CorrectGrammar .
  3. Select the "Grammar Correction: Correct Grammar" command to open the form.
  4. Enter your text in the textarea and click "Submit".
  5. The grammar-corrected text will be displayed below the form.

Credits

This extension is based on [Visual Studio Code Extension API] and the [OpenAI API]

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft