Vscode-bookmarks: Add an option to disable the "What's new" tab

Created on 18 Jan 2019  路  18Comments  路  Source: alefragnani/vscode-bookmarks

When this extension is updated, it automatically opens a tab to display news - would it be possible to add an option to disable this behaviour?

I just want to set bookmarks, please don't disturb my work.

Most helpful comment

This is not a nag window.

Yes it is.

All 18 comments

Hi @philippludwig ,

Thank you for your suggestion, but I'll keep the current approach for now. Don't worry, the "What's New" window will appear only on new releases. This is not a nag window.

Hope this helps

For anyone else with this problem, the solution is to use click the cog wheel in the extension list, select "Install another version" and pick any older version. This will VSCode cause to disable auto updates for this extension and therefore this annoying tabs.

Please reopen this, you could add an option for not showing the "What's new" windows, like you can do in GitLens with "gitlens.showWhatsNewAfterUpgrades": false.

Hi guys,

VSCode itself has an option for that now. Just add the following config to your user settings:

"update.showReleaseNotes": false

@felixjb I believe that's just for VSCode's release notes, not for other extensions.

@alefragnani Please consider reopening this and adding an option, seeing the What's new page pop up as it did today is jarring and unwanted for me personally.

Don't worry, the "What's New" window will appear only on new releases. This is not a nag window.

This sort of assumes that I only have one VS Code window open. In my case, every time there's a new Bookmarks release I get blasted with "What's New" tabs in the multiple VS Code windows that are open on my laptop, my desktop, my Windows VM, etc. It is really, truly annoying and I hope that you will reconsider reopening this bug.

Interesting that this issue still has not been resolved - personally I stopped using this extension long ago because of this.

This is not a nag window.

Yes it is.

@alefragnani Again the What's New popup has shown up today. Please give us the option to disable this, it's interruptive to my workflow.

Wouldn't it work for you all to just disable Extensions: Auto Update?

Wouldn't it work for you all to just disable Extensions: Auto Update?

I don't want to disable updates to all of my extensions, just the What's New popup for this extension. No other extensions I have do this (except GitLens, but they have an option to disable it, gitlens.showWhatsNewAfterUpgrades).

I'm sorry to hear this feature bothers some of you so much, but if you like the extension the way it is today, and do not want to receive new features, you have only one alternative. As commented above, you can use the Install Another Version option, and choose any older version, and VS Code will no longer update the extension.

But, if you want to receive the cool features, most of them, requested by you the users, and that I developed in my spare time, the What's New window is the way you will know about it.

This window only appears on new releases, which doesn鈥檛 happen more than once a month, so in the end, it is less frequent than VS Code itself.

I鈥檓 thinking on how to _minimize_ its appearance across multiple windows, as pointed out here, but not disabling .

Hope this helps

The issue (for me at least) is that several extension started doing this, so much that I had to click away an annoying/useless tab every time I started vscode.
I almost deinstalled vscode, but then decided just to drop al extensions that have this behavior without an option to disable it.
sidenote: I think vscode should provide a global setting to dissallow/block extensions from auto-opening tabs (i'll check if i can put in a feature request).

upstream feature request added: https://github.com/microsoft/vscode/issues/112494

@alefragnani You are owner so you may do what you want, but I've just removed your extension.

you can use the Install Another Version option, and choose any older version, and VS Code will no longer update the extension.

and disable auto-updates for all extensions, which aren't annoying

the What's New window is the way you will know about it.

If somebody needs certain feature he'll know, others do not care. I don't even read these tabs. Did you even read changelog to see what new and exciting features you're adding and telling everybody about? People literally couldn't wait for them any longer.

This window only appears on new releases, which doesn鈥檛 happen more than once a month, so in the end, it is less frequent than VS Code itself.

With VS Code Remote development, What's new will appear on every machine and sometimes even after restart will appear again. This is deal breaker in my case.


I appreciate you're work, but open source is not a place for adware.

I鈥檓 planning to _minimize_ it鈥檚 frequency, but it is not going away. I鈥檝e created two issues on my vscode-whats-new submodule (which handles the whole What鈥檚 New experience), based on feedbacks:

  • Avoid displaying the webview on every opened VS Code instance (https://github.com/alefragnani/vscode-whats-new/issues/10)
  • Avoid displaying the webview while running on Codespaces and/or installed on remotes (https://github.com/alefragnani/vscode-whats-new/issues/23)

As I said, the idea of this window is to display the new features. The above scenarios wouldn鈥檛 change the original idea, but fix these behaviors.

@KapitanOczywisty ,

and disable auto-updates for all extensions, which aren't annoying

Installing _another version_ from one extension, doesn鈥檛 affect how update works for _other extensions_. If it doesn't work for you, you should open an issue on VS Code itself.

Hope this helps

Installing _another version_ from one extension, doesn鈥檛 affect how update works for _other extensions_.

Unless they changed this recently, when new version is published, then even extension with specified version is updated. To prevent this I had to check disable auto-updates. There are other options like install extension from vsix, but It's not worth the effort, especially when using VS Code Remote Development. You should be well aware that people which would disable "what's new" windows, don't even read that, this is only for pure annoyance.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LighghtEeloo picture LighghtEeloo  路  6Comments

zpaolo11x picture zpaolo11x  路  3Comments

longv2go picture longv2go  路  6Comments

eamodio picture eamodio  路  5Comments

jayarjo picture jayarjo  路  6Comments