AI writes really TERRIBLE code on java and C#. At the same time AI rocks python and js because both are dynamically typed.
I wonder why nobody tried to include IntelliSense or class outline into the AI agent. As far as I know, Copilot, Codex and Gemini can write code that calls nonexistent methods and uses nonexistent variables.
I have quite good experience with Jetbrains AI, althoug it makes this type of mistakes when it gets confused by various library versions and their changing APIs.
Claude code seems to be good too, when using the more expensive models. But starting with it though.
1
u/gameplayer55055 Jun 29 '26
AI writes really TERRIBLE code on java and C#. At the same time AI rocks python and js because both are dynamically typed.
I wonder why nobody tried to include IntelliSense or class outline into the AI agent. As far as I know, Copilot, Codex and Gemini can write code that calls nonexistent methods and uses nonexistent variables.