formulahendry / formulahendry/vscode-mysql
Need an option to display user to server list
Open
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
I have several users to connect to the same MySQL server with different sets of privileges and accessible schemas, but the MySQL server list in Explorer side bar only shows server hostname. In my case, I have several hosts with exactly the same name.
It would be nice to have an option to also display user, e.g., in `user@hostname` format so that I can distinguish them easily without looking inside closely.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.