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 possibility to disable notifications from bloc extension for VSCode #1962

Closed
minikin opened this issue Nov 24, 2020 · 4 comments · Fixed by #1964
Closed

Add possibility to disable notifications from bloc extension for VSCode #1962

minikin opened this issue Nov 24, 2020 · 4 comments · Fixed by #1964
Assignees
Labels
enhancement New feature or request extension This issue relates to bloc extensions

Comments

@minikin
Copy link

minikin commented Nov 24, 2020

Bloc extension notifications for VSCode are bothersome.

Screenshot 2020-11-24 at 14 54 47

Describe the solution you'd like
As a user, I want to have the possibility to disable or ignore notifications from the bloc extension for VSCode in settings.

Describe alternatives you've considered
Deleting bloc extension for VSCode.

@felangel felangel self-assigned this Nov 24, 2020
@felangel felangel added enhancement New feature or request extension This issue relates to bloc extensions labels Nov 24, 2020
@felangel
Copy link
Owner

Hi @minikin 👋
Thanks for opening an issue!

I'll add a setting to the extension to disable the upgrade notifications in the next version 👍
Sorry for the inconvenience!

@minikin
Copy link
Author

minikin commented Nov 24, 2020

Thank you very much @felangel 👍

ps: let me know if you need help.

@felangel
Copy link
Owner

@minikin this was addressed in #1964 and has been included in the v5.5.0 release of the vscode extension 🎉

@NatoBoram
Copy link

This is the setting :

// Whether to check if you are using the latest package versions at startup.
"bloc.checkForUpdates": false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension This issue relates to bloc extensions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants