Delete a line in Eclipse

前端 未结 8 506
有刺的猬
有刺的猬 2021-01-30 00:37

In a Visual Studio, you would use Ctrl+L, whereas in Eclipse I am forced to select a line or, if it is empty, go the beginning of the line before clicking

8条回答
  •  [愿得一人]
    2021-01-30 01:11

    Ctrl + D

    From Help->Key Assist... there are all kinds of useful keyboard shortcuts for Eclipse.

    For Mac users: + D

提交回复
热议问题