visual-studio-code

How to disable all the "what's new" screens on VS Code?


Almost every time I open a file in VS Code, I have my focus stolen by a new tab with a what's new content, either from an update of VS Code itself (it's very actively developed) or one of the extensions.

Is there a way those can be disabled?


Solution

  • You can set update.showReleaseNotes to false or you can uncheck Update: Show Release Notes in your Settings.