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

Rewrite GPT

Schmikolai

|
2 installs
| (0) | Free
A Visual Studio Code extension that rewrites selected text using the OpenAI API.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rewrite GPT (VS Code Extension)

A Visual Studio Code extension that rewrites selected text using the OpenAI API.

Designed to rapidly revise text using a pre-configured prompt with a single keystroke.

Configuration

Setup OpenAI API Key

Retrieve an OpenAI API Key from the official website. You can use the command Configure OpenAI API Key to store the API key locally or set it manually in the extension settings.

Customize Rewrite Prompt

Go to the extension settings and customize the rewrite prompt that will be used to alter the selected text.

Select Model

The model can be selected from any of the official text models taken from the documentation. Copy the exact model name to the model setting of the extension (default is gpt-4o-mini)

Usage

Select the desired text in the editor window and use the Rewrite with GPT command. The default key binding is ctrl+r (Linux/Windows) / cmd+r (Mac).

Legal

This extension will use the configured API key to make requests to a third-party API according to their pricing model. The author of this extension assumes no liability for any costs incurred.

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