Disable breakpoints altogether? Clicking in the gutter

I am constantly accidentally creating breakpoints when clicking in the gutter. It's really gotten annoying. Is there some way to completely disable them?

Along similar lines, I could swear that I used to be able to select lines by clicking in the gutter. Now this doesn't work. Was this removed?

 

PHPStorm 2023.1

6
8 comments

There is no way to remove breakpoints from gutter completely.
However, you may return back an old behaviour with selecting lines by unticking the "Breakpoints Over Line Numbers" option:

1

 Oh, thank goodness. Phew, that's a Godsend. Thank you Vasiliy Yur!

1

Would love if an option existed to NOT create breakpoints when LMB clicking the gutter. It really drives me off.

4

Agree 100% with you, Tiago.

1

Drives me mad when need to click on phpunit “test this method" button and clicking 1px outside and will create useless (for me) breakpoint… 

0

please webstorm, I'm just a pleb with console.logs and have no need for breakpoints, the “breakpoints over line numbers” has certainly helped but come on…

0

Agreed, this gets pretty annoying in Jupyter notebooks on Pycharm

0

Upvote. 

Having no way to change this behavior (automatically placing a breakpoint when clicking on the gutter), is really annoying for my development.

0

Please sign in to leave a comment.