question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Annoying restart notification

See original GitHub issue

Is this notification supposed to be shown every time after the extension is updated and vscode already restarted? Is there a real need for second restart? Is there anyone who really bother about this? How can I disable this notification?

I have already set

    "material-icon-theme.showWelcomeMessage": false,
    "material-icon-theme.showUpdateMessage": false,

in my config.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
PKiefcommented, Apr 4, 2018

@KillyMXI Yes, this is already implemented. If no changes to the icons are required, then the extension will not prompt you to reload the window.

1reaction
PKiefcommented, Apr 4, 2018

With the next update the configuration material-icon-theme.showUpdateMessage will be set to false by default. So there’s no notification anymore that asks the user if he wants to read the changelog. If desired, the option can be set to true.

Additionally you can now completely disable the restart message with the following configuration:

"material-icon-theme.showReloadMessage": false

From my side I would not recommend to disable the restart message because your icons may look different after an update (because of the default configurations). But anyways, if the notifications interrupt your workflow then you can now disable all notifications from my extension.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Annoying restart notification. - Samsung Community - 490110
1 Solution · From your home screen swipe down from the top of your screen (were your clock, service provider and battery info...
Read more >
[Tip] Disable Annoying Startup Notification Sound When You ...
This article contains solution to fix annoying startup notification sound issue which occurs when you restart your Samsung smartphone.
Read more >
How to disable update restart notifications on Windows 10
How to disable Windows Update restart notifications using Group Policy · Open Start. · Search for gpedit. · Browse to the following path:...
Read more >
Anybody else getting an annoying notification to restart the ...
Anybody else getting an annoying notification to restart the phone? Happens every few days. How can I disable this notification?
Read more >
Prevent "Notification" to schedule restart from stealing focus
1. Press Windows key + I key and click on System. · 2. Click on Notifications & action in left panel. · 3....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found