Visual Studio Code — Insert New Line at the End of Files

后端 未结 2 523
小鲜肉
小鲜肉 2021-01-30 19:32

When saving files using Visual Studio Code, I noticed that a new line is not automatically added to the end of files, causing all sorts of potential issues.

How does one

2条回答
  •  情深已故
    2021-01-30 19:33

    I have placed a screen capture below showing how to make Visual Studio Code insert a newline at the end of files. This will also serve as a useful place to link to in code reviews when saying "You need to do this and resubmit".

提交回复
热议问题