Before, all I had to do it Alt + click to disable a breakpoint. Docs says it's still possible

but when I do Alt + click nothing happens. The only way I can disable it via menu (Run->Toggle Breakpoint Enabled).

Is something changed in newest IDEA?

有帮助吗?

解决方案

Shift + Alt + click works for me for now. It seems like there is an inconsistency between the code and the docs. Maybe this is somehow related to the multiple selection support, the new feature of the IDEA 13.1, because it uses the same shortcut for adding/removing carets.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top