logoalt Hacker News

ellisvyesterday at 11:37 PM4 repliesview on HN

I honestly can’t believe how poorly JetBrains has done. I used to love PyCharm but now it’s so far behind. I still use DataGrip but it is absolute dogshit when it comes to agentic coding.


Replies

jasonjmcgheeyesterday at 11:46 PM

I was a massive jetbrains fan - still believe it's the best IDE even with it's massive performance issues.

But I just... barely use an IDE anymore. I think I have the lowest possible subscription price for "all products" you can have (at least as an outsider) and I think I'm going to cancel this year. I've been paying for a decade+

show 2 replies
socoyesterday at 11:47 PM

Unless you do Jakarta EE development, where Cursor with their simple LSP support is far, far behind. Cool for generating a bean, but when you got to debugging deployment descriptors you wish you were in IntelliJ.

cyberaxtoday at 3:03 AM

Yeah, and it seems to be completely self-inflicted. I created a small personal skillset that explains to the agent how to use the JetBrains MCP tools for refactorings/find-usage/navigation, and it improved its performance by a lot.

Yet JetBrains tried to do everything themselves and failed :(

FpUsertoday at 12:09 AM

I use JetBrain's all you can eat subscription that comes with their Junie coding agent which includes some free tokens to cover my coding needs. I then top up tokens on on-need basis. Costs me about $100 / month in AI tokens (well I bill my clients for that separately so do not really care bout the price). All works as a charm. I mostly use their CLion, Webstorm and PyCharm IDE's for development, sometimes other as well. All in all dev experience is excellent and far exceeds that of Cursor I was trying to use for a while.

Not sure what problems people here have with JetBrains offerings

show 1 reply