mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

Connection count badge on Activity Bar doesn't clear upon disconnect #1321

Closed gjsjohnmurray closed 2 months ago

gjsjohnmurray commented 2 months ago

Type: Bug

  1. Connect to a server and observe a (1) badge appear on the Activity Bar icon.
  2. Disconnect. :bug: The badge remains.

Extension version: 0.28.3 VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z) OS version: Windows_NT x64 10.0.22631 Modes: Remote OS version: Linux x64 5.15.146.1-microsoft-standard-WSL2

gjsjohnmurray commented 2 months ago

https://github.com/microsoft/vscode/issues/210640

gjsjohnmurray commented 2 months ago

Now fixed in 1.89 Insiders, which will become Stable in early May.