Select current line in intellij

前端 未结 5 1126
自闭症患者
自闭症患者 2020-12-15 02:37

Is there any way to select the whole line at caret in IntelliJ 15? I know you can select the current word (ctl + w), go to beginning/end of line but I can\'t find a current

5条回答
  •  执笔经年
    2020-12-15 03:15

    Go to the end of the line and hit Ctrl+W. If you'll hit Ctrl+W at the beginning of the line it will select only one word.

提交回复
热议问题