25.07.2024・TechStuff, UseStuff
25.07.2024・TechStuff, UseStuff

TIL: PHPStorm Customize toolbar

Fabian Blechschmidt

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:

Screenshot of the bottom of PHPStorm IDE and the debug toolbar at the bottom with the "..." menu open showing a few options including "Run to Cursor"

I opened an issue with jetbrains, because it is shitty to hide the button I need. Two awesome things happen:

Screenshot of the debug toolbar with a context menu showing "Customize Toolbar..."

Update: Run to Cursor as a line feature

Screenshot from PHPStorm, showing PHP code and a mouse cursor with a context menu "Run to cursor Alt + F9"

Thanks Ian.H!