Domanda

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?

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top