문제

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