Skip to content

pavlovp/vsprompt

Repository files navigation

VSPrompt Extension

Tired of copypasting from ChatGPT?

Usage

This is a Visual Studio Code extension that allows you to invoke the OpenAI API to perform various tasks, such as text completion, language translation, and more. It automatically creates new file containing the result.

Configuration

You need to provide OpenAI key. Once the extension is installed, the OpenAI website will be opened where you can generate a key: https://platform.openai.com/account/api-keys

In VSCode you will be navigated to settings sections where you can paste the key.

Usage

To use the OpenAI API, follow these steps:

  1. Open a document in VS Code which contains a prompt
  2. Press Ctrl+Shift+A to invoke the extension command or press "Complete with VSPrompt" in the right bottom corner:

Do you like it?

Buy me a coffee

License

This extension is released under the MIT License. For experimental purposes only.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published