mtxr / vscode-sqltools

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

Add new connection icon invisible #1223

Closed mrlinuxfish closed 8 months ago

mrlinuxfish commented 8 months ago

Describe the bug The "Add new connection" button is invisible.

To Reproduce Steps to reproduce the behavior:

  1. Go to SQLTools tab
  2. Add new connection button does not show

Expected behavior Visible "Add new connection" button

Screenshots Screenshot 2023-10-11 112757

Desktop (please complete the following information):

Additional context I have tried updating plugins and vscode, but the plugins and editor are already up to date

gjsjohnmurray commented 8 months ago

This is caused by a VS Code change in 1.83.0 which will be fixed in the upcoming 1.83.1 release, probably later today.

mrlinuxfish commented 8 months ago

@gjsjohnmurray Thanks, I'm glad to hear it's going to be fixed soon.

I thought I was going crazy when I looked up guides that mentioned the add connection button but I didn't see it. I'm glad I decided to hover over where I thought it should be and noticed it was just invisible.