Disable **all** notifications, including errors
VSCode has a "do not disturb" mode which will silence all notifications. Perfect, that's what I want.
Except it doesn't silence all notifications, it allows errors to come through.
Now, I understand error messages are important, but 99% of the ones I get are just annoying and I already know why they're happening, they're equally as annoying and unwanted as the warning or info messages and I don't want them.
I want to completely silence the entire notification API, meaning under no circumstances will I see the pop-ups in the bottom right of my editor.
Is this possible? Or do I need to open an issue in VSCode's GitHub?
0 Replies