Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSChat - Code Faster and SmarterNew to Visual Studio Code? Get it now.
VSChat - Code Faster and Smarter

VSChat - Code Faster and Smarter

AdityaSridhar

|
165 installs
| (0) | Free
Harness the power of ChatGPT within your IDE.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSChat

Description

A VSCode extension that allows a seamless integration of ChatGPT into the IDE. Just supply your OpenAI API Key and get up running in seconds.

Installation

The extension is available here: https://marketplace.visualstudio.com/items?itemName=aditya-sridhar.vschat-gpt

Instructions

Open the command palette (View->Command Palette) within VSCode and click on the command titled Set OpenAI API Key. Enter your API key and hit enter. Note that the API key is preserved over restarts, so you do not have to set it again.

To send a prompt to ChatGPT, just wrap the text in the @s and @e decorators. ex. @s ping a rest api in python @e You will see the text inside the decorators get a glowing bounding box for a few seconds as the prompt is processed, and then the response will be added below the original line.

Currently, the maximum number of tokens set for ChatGPT's response is fixed to 200. There will be a feature to configure this limit to your choice soon.

Demo

demo_vid_2

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft