I feel jetbrains is squandering an opportunity here. Cursor is significantly easier to build then any IDE in the jetbrains ecosystem. The technology jetbrains is very hard to replicate. While the technology cursor uses should be trivial to replicate.
If jetbrains can combine there IDE technology with cursor technology, that would be ideal.
I think the problem is jetbrains tech is sort of already very biased in a certain direction and it's hard for them to pivot as fast into this new AI direction.
JetBrains launched their cursor competitor a few weeks ago.
I prefer Claude Code still because it has access to more tools - Junie seems unable to fetch URLs and do other things. But that's a tiny gap that JetBrains can close quickly, and the Junie UI is quite pretty. Plus, inside the IDE they can equip the model with far more advanced tools than Claude Code will have from the CLI: inside Code Claude has to explore the codebase by banging stones together with ripgrep, whereas in the IDE it can be equipped with tools to access the indexes and navigate around like a human would.
In theory, JetBrains should be able to compete very strongly in this market. Their single line completion model is already excellent.
> If jetbrains can combine there IDE technology with cursor technology, that would be ideal.
Just give them some time, they're not stupid. I'd drop Cursor in an instant once JetBrains catches up, because IntelliJ IDEs are just a way more powerful.
They're giving out 1 month free if you're paying for their IDEs already. I've tried it last year and it was very limited, not "agentic". Now they've launched an agentic version called Junie and also gave another 1 month free, and I've tried it again.
It's a nice improvement over the last edition, but still quite not "smart" as Cursor or Windsurf. The agent seems too shortsighted compared to competitors: it may stop looking for files or making edits sooner and you're left with code made with incomplete context (that does not work or just doesn't address your needs). It also does not fix linter/compiler errors from its own output code before finishing, unlike Cursor.
If jetbrains can combine there IDE technology with cursor technology, that would be ideal.
I think the problem is jetbrains tech is sort of already very biased in a certain direction and it's hard for them to pivot as fast into this new AI direction.