Question

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.

Était-ce utile?

La solution

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

Autres conseils

Try as the below:

ctrl + Y

It's OK for me.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top