Saturday, September 12, 2020

Loving VS Code (as much as Notepad++)

OK, I really do love VS Code as much as Notepad++ now. One thing that I have liked about Notepad++ was that when exiting, unsaved files are persisted in the view. I discovered that VS Code provides the same!

First, select File | Preferences | Settings.

Next, search for “hot exit”. Then, update the setting to onExitAndWindowClose.

Enjoy!

No comments: