How to delete the current line and add a new line in Notepad++?

后端 未结 4 1930
轻奢々
轻奢々 2021-02-01 00:31

How to delete the current line and add a new line in Notepad++?

These two operations are very common but I can\'t find any key setting how to do them in Notepad++. Can a

4条回答
  •  心在旅途
    2021-02-01 01:01

    Question #1 Ctrl + L or Ctrl + Alt + L as already answered

    Question #2 Enter, will add a new empty line and align the cursor to previous

提交回复
热议问题