Coharyn Impact — Support
Get help with Coharyn Impact.
Email support@coharyn.com for anything about the plugin. Security issues go to security@coharyn.com — see our responsible disclosure page.
Frequently asked questions
Which IDEs are supported?
IntelliJ IDEA 2025.3, 2026.1 and 2026.2 (Community & Ultimate). Other JetBrains IDEs are not supported in 1.0.
Does my code get uploaded anywhere?
No. Analysis is 100% local; the plugin makes no network calls. See the plugin privacy policy for the full picture.
Why does a result say HEURISTIC?
The relationship was found by convention (e.g. test naming, or a textual occurrence of a removed symbol's name that can no longer be resolved). CONFIRMED results come from the IDE's semantic index.
Why is a class I expected missing from the results?
Coharyn only reports relationships it can back with evidence at the analysed depth. Free assessments use depth 1; Pro uses depth 3 with bounded fan-out — a “bounded” flag appears when limits truncated the traversal.
What about Kotlin?
Kotlin files in a change are detected and listed but not semantically analysed in 1.0; the assessment says so explicitly. Kotlin support is planned (Beta).
“Assess Current Changes” says no changes.
The action reads the IDE's change list (uncommitted working-tree changes of the VCS the IDE manages). Check that the Commit tool window shows your modifications.
How do trials and purchases work?
Entirely via your JetBrains account and JetBrains Marketplace. Coharyn never sees payment data. Refunds follow JetBrains' policy.
More detail lives in the getting-started docs and the plugin privacy policy.
How we prioritise reports
| Priority | Examples |
|---|---|
| P0 | Crash, security issue, broken licensing/purchase, IDE freeze, Marketplace rejection |
| P1 | Incorrect CONFIRMED relationship, assessment failure, broken core workflow |
| P2 | UX defect, framework edge case |
| P3 | Enhancement |
A false CONFIRMED relationship is at least P1 — always report those.
Report templates
Copy the relevant template into an email to support@coharyn.com. The idea.log excerpt never contains your source code.
Bug report
Plugin version: IDE + build (Help → About): OS: Project shape (Java version, Spring? approx. size): Steps to reproduce: Expected / actual: idea.log excerpt (contains no source code):
Feature request
Problem you are trying to solve: Current workaround: Proposed capability: How often you would use it: