Tech News
← Back to articles

I tried Google's new agentic IDE, and it blows away the popular VS Code - here's how

read original related products more articles

MarinaZg/Getty Images

For the longest time, Microsoft's VS Code has been one of the most popular IDEs (Integrated Developer Environment) on the market. It's free to use and includes all the features developers need to get the job done.

Microsoft might have been shaking in its boots when Google revealed Project IDX, which was eventually rebranded as Firebase Studio.

Also: The best AI for coding in 2025 (and what not to use)

Firebase Studio is a full-stack (both front-end and back-end) AI workspace that aims to accelerate your development projects. Firebase Studio is web-based, so it can be used in any web browser. This new agentic IDE also allows you to import existing repositories from the likes of GitHub, GitLab, Bitbucket, or even your local machine.

Firebase Studio vs. VS Code

As far as this tool vs. VS Code is concerned, Firebase Studio gets the win because of the agentic AI and the prototyping tool, which makes it exponentially easier to create, debug, and deploy. On top of that, where VS Code takes serious system resources, Firebase Studio does everything in the cloud, so you can keep working while it does its thing.

The most impressive thing about Firebase Studio is the App Prototyping agent, which allows you to create an app using AI prompts. The AI even goes so far as to take your query and improve it to ensure you get the best results.

Firebase Studio makes it easy to build apps from an AI prompt. Jack Wallen/ZDNET

Firebase Studio is a serious game-changer. I put it through the paces to create a Kanban board app as a test, and was shocked at how good even the first attempt was. Using the Protoypting agent, I instructed Firebase Studio to create a Kanban board app that integrates with Google Calendar. Based on my initial query, Firebase Studio improved my human-readable input to make it much more specific and usable (hint: the more specific you can be, the better).

... continue reading