“Hi, we’ve updated and these issues should be addressed now. Please take a look and let us know what you think!”
If you control both the product and the platform, deleting negative reviews is much more convenient than actually resolving the issues.
Uh, I don't think it's ever been "lightning fast"... Great at refactoring, navigation, and boilerplate generation, yeah; fast, no.
Unless something drastically changes, I won't be renewing my license anymore. I don't like VS Code, but it's been much more reliable than the Jetbrains tools I use.
(Please don’t disappoint me by saying “they added an optional feature and I don’t like it”)
They have had quite a few issues open for nearly a decade (I wish I was kidding) for features that had been quite sought after, that free tools have had for years.
- DataGrip sporadically stops working when returning from sleep. I have to force-kill it to continue.
- Take a relatively empty file with 10 lines. WebStorm is supposed to reformat on save. It hangs for 10+ seconds or until I cancel reformatting.
- I saw a low memory alert for the first time in months this week. My workflow hasn't changed drastically and I wasn't running anything, just editing a few files.
- Overall everything feels a little slower than it did a couple weeks ago with the older version.
I don't think it's worth filing issues in YouTrack because I've seen those go nowhere in the past.
Another annoying thing is they also removed the modal commit window in favor of a VS code style commit. It was removed without notification, and I had to install a plug-in to restore it.
IDE UI is the most important thing for me, I've built muscle memory to use it without think. When they tinker with it, it forces me to think about the IDE instead of about what I'm working on, and that's really annoying. Not enough to lead me to change, for now.
I'd pay decent money for an editor that could be faster than Neovim but until then they get my yearly donation.
There's so much that can be gained solely on speed alone. Especially for JetBrains products here too.
Junit test runs say No tests available about 50% of the time
It feels slower and slower
Today I started getting "unable to save settings" or something, no idea what that is about
It really shows that they're distracted from quality. My guess is with the breadth of features and quite amazing attention to detail, they needed 100% dedication to those efforts, and now a chunk of the company is doing something else, and now the product is falling apart
But hey we have a totally new console engine or something so that's really nice (I've personally never used the console ...)
In Webstorm it sometimes does not recognize comments (colorizes them as code), does not reliably recognize multi line ToDos, and frequently warns me in a if (myVar == null) that myVar may not have been initialized.
At least the last issue is as old as the hills, has been reported several times, and yet they seem to be unable to properly fix it.
That shouldn't be considered a valid reason to remove a review. I could maybe understand down-weighting reviews as they age and as issues are resolved, but as a potential buyer of some product/service/whatever, knowing that something was released with a bunch of issues (even if now solved) is a valuable signal. Preferably, they would reply to reviews and say "XYZ was addressed in update ABC" or something.
Nuking reviews is a valuable signal as well, I guess. Just not in the way that they hope. Knowing that they've done that has (further) lowered my impression of them.
"We fixed yesterday's outage, review removed"
“ I previously submitted a review critiquing this plugin, but it was removed by JetBrains moderation — an unfortunate decision that, in my view, undermines trust in open feedback. I have now tested the latest AI plugin (v243.23654.270.16). The plugin does offer limited support for third-party providers like Ollama and LM Studio (the latter being a better fit for most local LLM users). However, this support is restricted to chat interactions only — not to autocomplete, inline suggestions, or in-editor refactoring tools. In practice, this limitation significantly reduces the plugin’s value for users who already maintain ChatGPT Pro accounts or local LLM workflows. Rather than fully enabling local model integration, the design seems oriented toward promoting JetBrains’ proprietary cloud models and subscription services. Specific ratings: • Integration with IDE: 5 stars — Excellent UI integration into JetBrains products, smooth setup. • Performance: 1 star — Noticeable latency compared to local models; frequent delays. • Available Features: 1 star — Limited flexibility for serious LLM users; core features locked to cloud services. • User Interface: 1 star — Chat feels bolted-on rather than deeply native; inconsistent UX across project types. • Documentation Quality: 1 star — The documentation exists but feels sparse, with limited guidance on third-party setup and unclear disclosures about feature limitations. While some users may find the plugin sufficient for lightweight AI chat, in my assessment, it falls short both in technical flexibility and in respecting user choice. Thank you to JetBrains for providing the opportunity to share my neutral and unbiased observations with fellow developers” [1].
[1] https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assi...
Apartheid wasn't about taking privileges away from people as a moderation action. It was about denying inalienable rights to people from birth. Your privilege to post on a forum is voluntarily extended to you by it's operators, and may be rescinded. It's an act of hospitality, not an inalienable right. You don't have a first amendment right to post on a forum and note than I have a first amendment right to compel your speech or demand you host me for dinner.
Apartheid wasn't enforced by mild and easily bypassed forum account restrictions. It was enforced with brutal violence.
People can get so myopic about mild inconveniences introduced to online interactions they expect to be frictionless and that they feel entitled to, and lose all perspective at the drop of a hat.
The lapse of communication is what bothers me, and I suppose it's because the moderators know they can't justify the punishment. Preventing someone from protecting their posterity is a pretty selfishly punitive measure, even if you think they abused the edit feature (somehow). It also doesn't prevent future abuse, doesn't communicate how the user can improve and therefore results in a worse community than just banning then and flagging their comments. I don't understand what the purpose of edit restrictions are in their current form, and clearly other users don't either.
It's really my fault, for coming to Hacker News and expecting to be owed anything. I should have known better than to openly criticize the tech industry on PG's own stomping grounds.
I also believe they should really stay calm and not get sucked into the AI hype. Worst case they will be the heroes to the people who like to program for the joy of it, in case these AI IDEs should really take over (which i highly doubt).
Lately they've also been coddling with the VSCode crowd by aggressively pushing the new UI over loud objections of old loyal users.
Either one seems like direct opposite of the hacker user you're mentioning.
> When you open a workspace with Augment enabled, your codebase will be automatically uploaded to Augment’s secure cloud.
[0] https://docs.augmentcode.com/jetbrains/setup-augment/workspa...
Having done go and python in jetbrains and vscode, I definitely enjoy the experience in jetbrains more. A lot of java people like IntelliJ for their Java and Kotlin support.
OTOH, copilot has been not as good on Jetbrains as it has been on vscode. Updates are delayed to give VSCode a first mover advantage to VSCode.
Google Gemini Code assist plugin last week still sucked, didn't try it today.
Copilot can also use Gemini Pro 2.5, but they delayed the release of the plugin for Jetbrains, and only have a context of 10 files I believe for the edit mode.
And I thought I read somewhere that Jetbrains AI Assistant can use gemini AI pro, it's limited to a context window of 200,000. I might be wrong on that.
Junie is reasonably good, but still has issues with understanding large code blocks of more than a couple of kilobytes. But it applies the changes first, without letting you do a review of the code. The only real way to do it, is to check in the code in git, then let it run, and then look at the results.
I've asked Junie to fix unit tests using brave mode, and it seems more than capable with that.
I think the trick with Junie is small defined tasks, rather than large bullet points. Or at least have a detailed plan which you can paste in, and reasonably detailed so it won't have to guess or infer what it is you want.
But generally speaking, I've had far better luck with Google Gemini Pro 2.5 on code generation than with some of the others lately.
Edited to add: Github Copilot added agent mode. I'm going to try it now.
- I go to its website and neither on the homepage nor the features tab does it bother listing what languages the IDE is even for. Is it Python? C? HTML? It's an IDE .. for what? What languages? What project types? How can they not list this basic fact?
- Oh well, click the big Download link, and it downloads an app image file. No idea what to do with this, never seen one before, have to google it.
- Mark the file as executable and run it and get a cryptic error: "The setuid sandbox is not running as root" and it errors out.
- Back to google, google for that error message. Find various Cusor bug reports and people complaining about it but they haven't bothered fixing it.
- Find a workaround, to pass in a –no-sandbox arg when running Cursor, and now I get it to launch.
- It opens up but the text is incredibly small on my (4K) monitor and the text coloring is a dark grey that's almost indistinguishable from the background color, immediately go look for settings to fix it. There's ~50 settings results for "font" or "size", I change a few of them and it seems to make no impact to the UI font and I quickly give up and just want to try the editor.
- I read online that I need a "CMake Tools" extension to open a CMake project. In cursor I open the extensions marketplace and search for "CMake" and there's zero results. I try to open a CMakeLists file anyways and it opens it as a text file and then prompts me to install a "CMake Tools" extension. Ok? Why didn't it show up in the marketplace before?
- I click the popup about the CMake Tools extension it opens the marketplace page for it, showing me the details about it. Whilst I'm reading the details for example to see who the author of the extension is, whether it's even a legit extension or not, the reviews of it, it just automatically installs it by default without me clicking the Install button that was on the page.
- After installing the extension the CMake file I opened is just in a tab but hasn't imported the CMake project, so I close it and re-open it from the File->Open menu.
- It again just opens the file as a plain text file and doesn't actually try to import the CMake project in any way, I don't see any popup or button or call to action to actually import the CMake project in any way.
- I give up and just switch back to my normal IDE
Among the ones you mentioned, I also tried Gemini Code Assist JetBrains extension, but it doesn't integrate anywhere close to what Cursor does. (Direct code inserts, rollbacks, checkpoints, context integration) Zzzzz come on JetBrains
Have switched to my very old workflow of using nvim and customizing it with NvChad.
So I just went back to CoPilot.
I know they don't have deep pockets, but, like you, I'd rather they just spend it on making a good tool.
I used to be a huge evangelist for JetBrains products, I loved having a product where I felt like I could just pay and get something of quality, it's really sad seeing that devolve into the same mess of "you are the product" as virtually everything else, despite the fact they were still demanding my money.
Not sure why it’s so hard for them to catch up with Cursor. They have everything they need but somehow they focus on just something that they don’t have much expertise, building models instead of better integration. It’s a shame seeing such good product going downhill considering AI is becoming fundamental for dev productivity.
I am a lifetime user of PyCharm but the reality is that Cursor is just so much more productive now. “Junie” is a decent attempt but nowhere close to Cursor yet.
At least with code completion it's pretty obvious at this point that no one needs the overpowered top-line models, and the trajectory on local LLMs is such that I don't think it's unreasonable for them to hope to avoid the big players entirely.
They don't need to beat Claude for it to work, they just need to keep their customers satisfied.
Disagree, I keep trying Jetbrains once in a while and keep walking away disappointed (used to be a hardcore user). I use VS Code bc it is seamlessly polyglot. Jetbrains wants me to launch a whole separate IDE for different use cases, which is just horrible UX for me. Why would I pay hundreds for a worse UX?
terminalbraid•6h ago
They seem to have to say that a lot about this product, yet they don't really seem to learn any lessons. When the original flood of bad reviews came it it was because they made that plugin bundled with the IDE and then had a "bug" where it couldn't be effectively removed. There was no precedent for bundled a paid plugin nor need for it to be bundled with the IDE. Just their desperation to cash in. They then walked that back with the same "we could have done better".
This is more of the same. The "AI Assistant" still lives on the default side bar regardless if you have that plugin installed or not.
At this point, they know they could do better yet are choosing not to.
mystified5016•2h ago
andrekandre•2h ago