tailscale-dev / vscode-tailscale

VS Code extension for Tailscale
BSD 3-Clause "New" or "Revised" License
66 stars 4 forks source link

Add "Snooze" for port disco toast #80

Open shayne opened 1 year ago

shayne commented 1 year ago

To prevent port disco toasts from being annoying, we should add a "Snooze" button to the toast that allows you to snooze it for something like "15 minutes", "1 hour". In addition, a "Settings" button takes you to our extension's settings. The extension's settings would have a new setting, something like "Don't show port discovery messages".

tylersmalley commented 1 year ago

There is a PR for a portion of this work at https://github.com/tailscale-dev/vscode-tailscale/pull/100 that could be pulled over the line.