Yesterday I updated PHPStorm to the newest ERP version 2024.2. Today I wanted to debug stuff and found the “Run to cursor” hidden behind three dots:

I opened an issue with jetbrains, because it is shitty to hide the button I need. Two awesome things happen:
- I learned, that one can customise the toolbar, more or less every toolbar. The debug toolbar for example by right clicking it

- But what I find even better is, that jetbrains closed my pull request while at the same time making it a UX issue, because obviously if I don’t find it, it needs improvement. Thats great, because that is exactly what I preach my team: If the customer can’t work with it, we did something wrong.
Update: Run to Cursor as a line feature

Thanks Ian.H!
One thought on “TIL: PHPStorm Customize toolbar”