Extending Coverage functionality

Answered

Is there any way to add my own actions to coverage related menu, which appears on gutter red/green line?

I see that CoverageLineMarkerRenderer constructs it in com.intellij.coverage.CoverageLineMarkerRenderer#createActionsToolbar method.

I want to add my own action between EditCoverageColorsAction and HideCoverageInfoAction.

0
3 comments

The current implementation does not allow adding custom actions, please file feature request in https://youtrack.jetbrains.com/issues/IDEA

0

Hi Yann,

I've created https://youtrack.jetbrains.com/issue/IDEA-246036, could you please check if it's understandable and fits feature request rules?

Thanks!

0

Please sign in to leave a comment.