Clear current line
已回答
Hey guys,
Is there a shortcut or anything that would allow me to clear the line on cursor and move the cursor to correct indent position but not delete it like Ctrl+Y does. I don’t want to select either with Ctrl+W or Shift+Whatever and then delete. I would like to have a „lemme start this line over” shortcut.
请先登录再写评论。
Hi,
There is no such feature in our IDEs out of the box I'm afraid.
Personally, I'm used to the End → Shift+Home → Delete combo on Windows 10.
As a workaround, you can record a macro that will consist of these actions, and then bind it to a shortcut.