formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
218 stars 59 forks source link

Plus action is not working #177

Open akshay-kapase opened 2 years ago

akshay-kapase commented 2 years ago

when clicking on '+' action on bottom left of the screen, no prompt is opening

zhangxy95 commented 2 years ago

Same here, os is macOS big sur 11.6... vs code version is Version: 1.60.2 (Universal) Commit: 7f6ab5485bbc008386c4386d08766667e155244e Date: 2021-09-22T11:59:27.195Z Electron: 13.1.8 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin x64 20.6.0

modryd commented 2 years ago

apt install gnome-keyring

This helped for me. But sometimes clicking on + sign do nothing, restarting vs code hellps.

sgreenslade commented 2 years ago

I'm also clicking on the + button and nothing happens.

Version: 1.62.3 Commit: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247 Date: 2021-11-17T08:14:33.711Z Electron: 13.5.2 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin arm64 21.1.0

AndreyYevtukhov commented 1 year ago

Just restart your VS Code -> it helps in 99% of cases