microsoft / azuredatastudio

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.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.6k stars 909 forks source link

Dual function Tree Control is confusing and difficult to use #5709

Open jrowlandjones opened 5 years ago

jrowlandjones commented 5 years ago

Issue Type: Feature Request

The current tree control is confusing and difficult to use. This is evidenced by the fact that text has been added on the right hand side directing users on how to use the control.

The tree control does let me select multiple tables but it does not let me block assign the external tables to a single schema which defeats the object of a multi-select as I have to go through each table one at a time.

Suggested improvements:

Azure Data Studio version: Azure Data Studio 1.7.0 (e1280022d69b651cfff04b30e830904575c8acda, 2019-05-07T21:38:05.313Z) OS version: Darwin x64 18.6.0

kburtram commented 5 years ago

@jrowlandjones to clarify, is this issue referring to a tree in the Create External Table dialog?