Home

Awesome

ChatGPT VSCode Extension

This is a Visual Studio Code extension for ChatGPT that was built using only ChatGPT and 5 beers. The README.md file for this extension was generated by ChatGPT.

Install the plugin from the VSCode MarketPlace

Install the plugin from this Github repository

Commands:

Features

Commands:

Everything except Reset Token and Query are available from the context menu when right-clicking in the editor.

image

Usage

To use the extension: This extension uses the official OpenAI library Open the VS Code Command Palette and Type ChatGPT: Set API Key, this will prompt you for your key which can be generated here: https://openai.com/account/api-keys

Once you're authenticated, you can ask ChatGPT any question and supply source code from your current file/selection.

Support

If you need help using this extension, please open an issue on the GitHub repository for this extension.

Credits