Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top