ChatGPT Editor for VSCodeThis VSCode extension allows you to use ChatGPT in the editor. You can use VSCode's editor like a big canvas and get results from ChatGPT based on what you type in the editor. The result received from ChatGPT will be inserted at the end of the selected text. LinksFeaturesThe extension provides the following features:
The following commands are available to prompt texts in the editor:
The commands are also accessible via the command palette. In addition, the context menu is extended and now includes the prompting commands. RequirementsIn order to use this extension, you will need an API key from OpenAI.
Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
For this extension to work, the above setting must be set. Optional settings:
DisclaimerThis extension is not an official extension of OpenAI. The author of this extension is not affiliated with OpenAI in any way. Privacy PolicyThe texts are generated via the online service of ChatGPT. Please take a look at the privacy policy of OpenAI. Do not use this extension if you do not agree with the privacy policy. Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release of chatgpt-editor |