Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to disable the "What's new" tab #175

Closed
philippludwig opened this issue Jan 18, 2019 · 24 comments
Closed

Add an option to disable the "What's new" tab #175

philippludwig opened this issue Jan 18, 2019 · 24 comments

Comments

@philippludwig
Copy link

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.

@alefragnani
Copy link
Owner

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

@philippludwig
Copy link
Author

philippludwig commented Jan 18, 2019

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 cause VSCode to disable auto updates for this extension and therefore this annoying tab.

@kankaristo
Copy link

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.

@felixjb
Copy link

felixjb commented Aug 18, 2019

Hi guys,

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

"update.showReleaseNotes": false

@skoshy
Copy link

skoshy commented Feb 20, 2020

@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.

@geraldcombs
Copy link

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.

@philippludwig
Copy link
Author

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

@MaffooBristol
Copy link

This is not a nag window.

Yes it is.

@skoshy
Copy link

skoshy commented Nov 25, 2020

@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.

@fade2gray
Copy link
Contributor

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

@skoshy
Copy link

skoshy commented Nov 26, 2020

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).

@alefragnani
Copy link
Owner

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’t happen more than once a month, so in the end, it is less frequent than VS Code itself.

I’m thinking on how to minimize its appearance across multiple windows, as pointed out here, but not disabling .

Hope this helps

@LukeOrdelmans
Copy link

LukeOrdelmans commented Dec 14, 2020

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).

@LukeOrdelmans
Copy link

upstream feature request added: microsoft/vscode#112494

@KapitanOczywisty
Copy link

@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’t 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.

@alefragnani
Copy link
Owner

alefragnani commented Jan 20, 2021

I’m planning to minimize it’s frequency, but it is not going away. I’ve created two issues on my vscode-whats-new submodule (which handles the whole What’s New experience), based on feedbacks:

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

@alefragnani
Copy link
Owner

@KapitanOczywisty ,

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

Installing another version from one extension, doesn’t 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

@KapitanOczywisty
Copy link

Installing another version from one extension, doesn’t 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.

@ghost
Copy link

ghost commented Jul 18, 2023

@KapitanOczywisty lol yeah, I have literally never read one sentence of the Bookmarks "What's New" page.

@xtqqczze
Copy link

@alefragnani In order to avoid more duplicates such as #632, please reopen this issue.

@Sundava
Copy link

Sundava commented Oct 27, 2023

@alefragnani I fail to see why we absolutely need to see this, especially on a whole new tab ?
Most extension do a small notification on the bottom-left side of the screen, which is enough for me to know I can check the changelog if I want to.

That would both allow users to be notified of new features, and not interrupt their work at the same time, can you consider this ?

@NatoBoram
Copy link

NatoBoram commented Apr 5, 2024

@LukeOrdelmans upstream feature request is now there:

It's disheartening that this issue is so old yet closed unresolved, but that just speaks to the culture that the extension's maintainer wants to push to the VSCode ecosystem; a culture where pop-up advertisement interrupt your work routinely because "Wouldn't it work for you all to just disable Extensions: Auto Update?" and "it is less frequent than VS Code itself" (which is an excuse, not a reason) (I have 91 extensions, if all of them did that then it would be way more frequent than VSCode itself).

But it's fine. The right approach is to uninstall the extension. There's other extensions that are just as free, just as open source, just as thanklessly maintained and that don't do that.

@roshal
Copy link

roshal commented Jun 21, 2024

What's New in Bookmarks

this annoying tab in every window of which we have dozens open

a lot of work to carefully read and close each one

excellent mechanics

@philippludwig
Copy link
Author

Kinda funny how this issue is still going strong, and nobody just forked the Extension and maintains a fork without this feature (its licensed under the GPL after all).

Personally, I don't use VSCode anymore, but I still receive E-Mails and notifications about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests