Find and replace with a newline in Visual Studio Code

后端 未结 9 858
囚心锁ツ
囚心锁ツ 2020-12-04 04:43

I am trying out the new Microsoft Visual Studio Code editor in Linux Fedora environment. I would like to know how to replace new line (\\n) in place of some other text.

9条回答
  •  情歌与酒
    2020-12-04 05:38

    On my mac version of VS Code, I select the section, then the shortcut is Ctrl+j to remove line breaks.

提交回复
热议问题