Skip to content

Visual Studio 2022 extension that let you ask help for your code to ChatGPT directly inside the IDE

License

Notifications You must be signed in to change notification settings

adospace/chatgpt-vs-tool

Repository files navigation

AskChatGPT Visual Studio Extension

This extension for Visual Studio 2022 allows you to chat with ChatGPT directly inside the IDE.

The tool is integrated into the environment so that you can ask questions about your code, see answers with syntax highlighting and copy back to your classes or functions returned code.

Before using the extension you have to:

Obtain an API key from the OpenAI website at this URL: https://platform.openai.com/account/api-keys Create an environment variable called OPENAI_API_KEY with the created key This tool is completely free under a permissive MIT license but the OpenAI service has a cost (https://openai.com/pricing)

Download at Visual Studio Marketplace

2023-03-07.00-05-59.mp4

About

Visual Studio 2022 extension that let you ask help for your code to ChatGPT directly inside the IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published