Pergunta

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.

Foi útil?

Solução

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

Outras dicas

Try as the below:

ctrl + Y

It's OK for me.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top