Setting breakpoint offers me two seemingly redundant options
Answered
When I click in the editor gutter to set a breakpoint in a Kotlin file, Idea has just started giving me two choices "Kotlin Line Breakpoint" and "Line Breakpoint". Now since this is a Kotlin file I don't see the difference. I am used to the fact that where there is a lambda in the line I need to choose, but for a simple statement I don't want to have to use an extra click when it's completely unnecessary.
Any ideas on what started this behaviour and how to get rid of it?

Please sign in to leave a comment.
Fixed for 1.3.70 Kotlin plug-in: https://youtrack.jetbrains.com/issue/KT-33113 .