coder / vscode-coder

Open any Coder workspace in VS Code with a single click.
MIT License
49 stars 12 forks source link

Make update notification permanently dismissable #307

Closed code-asher closed 1 week ago

code-asher commented 1 week ago

It will keep showing up if you close it. We should perhaps have a "do not remind me again" checkbox or button.

Possibly a regression?

Should it be just for that session? The text could be "Do not remind me for this session". Or should it be until the version is updated? In which case the text could be "Do not remind me for this version".

code-asher commented 1 week ago

Looks like it was meant to be once per session, going to go with that behavior.