Feature Matrix
General features
Feature \ IDE | IDEA | PyCharm | GoLand |
---|---|---|---|
Agent Chat | + | + | + |
Agent Rules | + | + | + |
Agent Workflows | + | + | + |
MCP servers | + | + | + |
Explain Error (in Run window) | + | + | + |
Explain Code | + | + | + |
Analyze for Bugs | + | + | + |
Analyze If Flaky | + | - | - |
Analyze and Increase Test Coverage | + | - | - |
Generate Tests From Execution | + | - | - |
Generate Tests | + | - | - |
Generate More Tests | + | - | - |
Repair This Test | + | - | - |
Generate Code (Inline Code Generation) | + | - | - |
Agent Features
Feature \ IDE | IDEA | PyCharm | GoLand |
---|---|---|---|
Read, edit, create files | + | + | + |
Call terminal commands | + | + | + |
Get errors in file | + | + | + |
Use build system | + | - | - |
Run tests | + | - | - |
Run quick fix | + | - | - |
Reformat file | + | - | - |
Rename in all usages | + | - | - |