'Is there a direct shortcut to mute/unmute breakpoints in IntelliJ?

I think we can customize the shortcut in Keymap, but is there a shortcut provided by Intellij itself? Thanks in advance!



Solution 1:[1]

Shortcuts are not assigned to these actions by default. You can change it in Settings/Preferences | Keymap settings:

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Egor Klepikov