문제

Maybe I’m just an idiot, but can I set a shortcut for «delete to line start» in phpStorm Im use to this being cmd+delete but I can’t seem to figure out how to set this in phpStorm.

도움이 되었습니까?

해결책

Well .. you can record a macro that does such job (Shift+Home and then Delete) and assign some shortcut to it -- should work. – LazyOne

다른 팁

Try as the below:

ctrl + Y

It's OK for me.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top