Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It frustrates me when I can see more schema's that I have to.
Describe the solution or feature you'd like
In the database and schema selection window, I would like the ability to select or clear checkboxes of schemas that you I want to display or hide
Describe alternatives you've considered
No alternatives in ADS just use different software like DataGrip
Additional context
I use Group By Schema and I can see additional schema's that I don't want to see
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] It frustrates me when I can see more schema's that I have to.
Describe the solution or feature you'd like In the database and schema selection window, I would like the ability to select or clear checkboxes of schemas that you I want to display or hide
Describe alternatives you've considered No alternatives in ADS just use different software like DataGrip
Additional context I use Group By Schema and I can see additional schema's that I don't want to see
Datagrip has this in the link below. https://www.jetbrains.com/help/datagrip/schemas.html
Thanks