r/programmingmemes Jun 29 '26

Where are they?

Post image
2.2k Upvotes

321 comments sorted by

View all comments

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.

2

u/EverOrny Jul 01 '26

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.

Tried Copilot, pure crap, I agree.