Google just made AI ( Gemini ) coding assistance free for everyone. With 180,000 completions per month and deep IDE integration, Gemini Code Assist could change how developers write and review code. Here’s what you need to know.

Writers are persnickety creatures. George R.R. Martin wrote all of the Game of Thrones books using DOS and the WordStar word processor — both artifacts from the 1980s. But when it comes to fussiness about their tools, writers of words don’t hold a candle to writers of code.

We coders are extremely particular about the coding environments and setups we use. Many of us work on codebases with hundreds of thousands to millions of lines of code. A misplaced semicolon or period might be all that stands between working code and legions of users banging down your doors with pitchforks and torches, or, even worse, a marketing guy insisting on shipping your product this quarter.

That’s where development environments (commonly referred to as IDEs) come into play. There are a whole bunch of them, and each coder has their preferences. Personally, I prefer phpStorm and VS Code, but everyone is different. But choosing an IDE isn’t the whole story. Every person’s IDE implementation is wildly customized in terms of features, window pane arrangement, shortcut keys, plugins, colors, and so much more.

Explore IT Tech News for the latest advancements in Information Technology & insightful updates from industry experts!

Source : https://www.zdnet.com/article/google-just-made-ai-coding-assistance-free-heres-why-it-matters/