Skip to content

lokeshchoudharyprogrammer/Grammar-Correction-VSCode-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Visual Studio Code extension allows you to correct grammar and improve your writing using the OpenAI API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published