質問

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