ChatGPT Expands Capabilities with Direct Code Editing on macOS
- Jermy Johnson
- Mar 6
- 2 min read

In a significant development, OpenAI's AI-powered chatbot platform, ChatGPT, has now gained the ability to directly edit code within supported developer tools on macOS. This new feature, announced by OpenAI, allows users to leverage the power of ChatGPT to make edits to their code without the need for additional steps like copying and pasting.
The latest version of the ChatGPT app for macOS now supports direct code editing in popular IDEs such as Xcode, VS Code, and JetBrains. Users can simply invoke ChatGPT within these development environments, and the AI assistant will be able to read, understand, and make changes to the code. An optional "auto-apply" mode even allows ChatGPT to make edits without the need for manual approval.
This new capability builds on OpenAI's "work with apps" feature, which was launched in beta last November. The "work with apps" feature allowed ChatGPT to read code within certain coding environments, reducing the need for users to copy and paste code into the chatbot. With the addition of direct code editing, ChatGPT now poses a more direct challenge to popular AI coding tools like Cursor and GitHub Copilot.
According to OpenAI, the code editing feature is currently available to ChatGPT Plus, Pro, and Team subscribers, who can access it by updating their macOS app. The company has also stated that the feature will be rolled out to Enterprise, Edu, and free users next week.
The expansion of ChatGPT's capabilities comes at a time when AI-powered coding assistants are gaining significant traction. A recent GitHub survey found that the vast majority of respondents have adopted AI tools in some form, and a quarter of Y Combinator's W25 startup batch reportedly have 95% of their codebases generated by AI.
However, the rise of AI-assisted coding tools also comes with its own set of challenges. Concerns have been raised about security vulnerabilities, copyright issues, and the reliability of AI-generated code. A survey from software vendor Harness found that developers often spend more time debugging AI-generated code compared to human-written contributions.
As ChatGPT continues to evolve and expand its capabilities, it will be crucial for developers and users to carefully evaluate the benefits and risks associated with AI-powered coding tools. The ability to directly edit code within popular IDEs is a significant step forward, but it will also require a thoughtful approach to ensure the quality, security, and reliability of the code being produced.
Comments