CO/AI Subscribe
Wednesday · September 16, 2026 · Issue No. 990
Video

Shipping code to your IDE with ChatGPT

Watch on YouTube

# Streamlining Developer Workflow: How ChatGPT Can Help You Fix Code Directly in Your IDE

In a recent demonstration showcasing the integration capabilities of ChatGPT with developer tools, we saw how this AI assistant can streamline the debugging process by working directly within your IDE. Here’s how this powerful feature works and how it can save developers valuable time.

## How to Connect ChatGPT to Your Apps

– Press **Option + Spacebar** to open ChatGPT
– Click the **”Work with Apps”** button to see available app connections
– Grant necessary permissions in your system settings or within the app
– ChatGPT only accesses app data when you explicitly select it
– Once connected, it can analyze context beyond what’s visible on screen

## Real-World Developer Example

In the demonstration, a developer encountered an error while implementing a payment system for a bookstore website. When customers attempted to input payment information, the system returned an error due to issues with the payment provider integration.

Instead of the traditional debugging approach (reading documentation, manual inspection, etc.), the developer:

1. Opened ChatGPT with the Option+Spacebar shortcut
2. Asked for help fixing the specific error
3. Connected ChatGPT to their IDE by clicking “Work with Apps”
4. Switched to the GPT-3.5 Mini High model (noted as slower but better for coding tasks)

## How ChatGPT Solved the Problem

ChatGPT analyzed the entire codebase and identified the issue: the developer had used camelCase notation for a parameter when the payment provider required snake_case. The AI:

– Showed its reasoning through a visible chain-of-thought process
– Identified the parameter naming convention mismatch
– Offered to automatically edit the file within the IDE
– Changed the `returnURL` parameter to `return_url` as required

After accepting the changes, the developer saved the code and tested again, finding that the error was resolved.

## The Time-Saving Advantage

Before this integration, debugging would have required:
– Copying and pasting error messages
– Looking up API documentation
– Manually implementing changes

Now, developers can share code context directly with ChatGPT and have it suggest or even implement fixes right in

Share: X LinkedIn Email
Video Feed

More videos

All videos →
Poolside’s Eiso Kant on Why Small Models Can Do Big Things (And Why MCP Is “Stupid”)
Video

Poolside’s Eiso Kant on Why Small Models Can Do Big Things (And Why MCP Is “Stupid”)

Poolside released Laguna S, a 118B parameter model (8B active) trained in 8 weeks that outperforms models 2-3x...

Garry Tan Says He’s 400x More Productive Now. Here’s the ‘Brain’ Behind It.
Video

Garry Tan Says He’s 400x More Productive Now. Here’s the ‘Brain’ Behind It.

Garry Tan’s real argument is about rebuilding how a company works, from the org chart down. Here’s his...

Andrej Karpathy – Bigger Models Aren’t the Answer
Video

Andrej Karpathy – Bigger Models Aren’t the Answer

Andrej Karpathy makes the case that small models, the right tools, and tight feedback loops matter more than...

CONSULTING

Outsider
Labs.

A management consulting team focused on AI transformations for executives and business owners.

Work with us →