Joe Seifi's avatarJS

Worth paying for JetBrains AI Assistant?

By Joe Seifi 2 comments • about 1 month ago

I've been trying out JetBrains AI in PyCharm and IntelliJ. The integration is smooth and it feels nice not having to switch windows for ChatGPT or Copilot—but I'm not sure it's $10/month?

Please sign in to join the discussion.

Sam Moore's avatarSM
Sam Mooreabout 1 month ago

The refactoring suggestions in IntelliJ are next level. It actually understands the codebase structure and suggests meaningful improvements. Also, using it for commit message generation and it's surprisingly good at capturing what actually changed in plain English.

Lindsay Monroe's avatarLM
Lindsay Monroeabout 1 month ago

Tbh I'd pay just for the "explain code" feature. Helps me understand legacy stuff without context. That alone saves me hours some weeks.