GPT Developer

A powerful AI assistant for VS Code - autocomplete, debug, simulate, and design with the help of GPT

GPT Developer VS Code extension in action
Key Features

What GPT Developer Can Do

Accelerate software development with GPT's advanced reasoning and code capabilities

Autocomplete

Automatically generate code from comments or surrounding context

Autorun Simulations

Step-by-step simulation of how code runs, including bugs and variable values

Architecture Suggestions

Get relevant software architecture or design pattern recommendations

Debug & Explain

GPT explains what your selected code does or helps fix it

Autochange

GPT refactors or modifies your code based on a prompt

Interactive Commands

Full command list available via the VS Code Command Palette

See It In Action

GPT Developer Demos

Autocomplete demo

Autocomplete in Action

Autorun demo

Code Simulation

Design patterns demo

Architecture Suggestions

Documentation

How to Use GPT Developer

1

Install the Extension

Get GPT Developer from the VS Code Marketplace or install directly through VS Code's extensions panel.

2

Configure Your Settings

Go to File → Preferences → Settings and search for "GPT Developer". Enter your OpenAI API key and select your preferred model.

gpt-developer.openAIKey: "your-api-key-here"
gpt-developer.model: "gpt-4"
3

Start Coding with AI

Open the Command Palette (Ctrl+Shift+P) and type "GPT Developer" to see all available commands. We recommend setting up keybindings for frequently used commands.

  • Autocomplete: Ctrl+Shift+A
  • Explain Code: Ctrl+Shift+E
  • Debug Code: Ctrl+Shift+D
Alexis Andrade, Dexill CTO
About the Developer

Created by Alexis Andrade

GPT Developer was created by Alexis Andrade, CTO at Dexill Technologies and a Computer Science student passionate about software architecture and AI tools.

This project reflects Dexill's commitment to open innovation and supporting young talent in the tech community. We believe in empowering developers with cutting-edge tools to enhance their productivity and creativity.

Explore it, use it, and contribute!

Ready to Supercharge Your Coding?

Install GPT Developer today and experience AI-powered development in VS Code. Join our open source community to contribute, suggest features, or report issues.