Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vs-openaiNew to Visual Studio Code? Get it now.
vs-openai

vs-openai

FabianHuerfano

|
6,036 installs
| (0) | Free
Extension useful to combine openai with vs code editor and take advantage of IA to develop
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS-OpenAI

demo demo

Features

This extension provides a easy way to use features of OpenAI from Visual Studio Code this plugin including:

  • Query Open AI
  • Document code
  • Refactor code
  • Generate unit test of code
  • Explain code
  • Find problems in code
  • Transform code to other programming language
  • Translate text

Configuring extension

The VS-Code contain different options to custom the extension like:

  • Configure your personal OpenAI Api Key (Open Menu File->Prefrences->Settings then select extensions and find VS OpenAI)
  • Select the model that you prefer
  • Custom features like: Temperature, maxTokens, topP, frequencyPenalty, presencePenalty ( OpenAI Documentation) guide.
  • You can set where you prefer show the result like ('next_to', 'side', 'inline')
  • Select the language to generate results ('EN', 'ES')
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft