microsoft / microsoft/vscode-mssql
Add generic connection/database selection dialog
Open
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 610
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 97
Description
Modal dialog should have the ability to provide the following capabilities:
* Option to browse only to server/connection or also expand to database
* Search to filter (profile name, server name, database)
* Hover to see more details
* Double-click to select and close, or single-click to select (with explicit "select" button)
* Display in same order as Object Explorer
* Display in folders, same tree as Object Explorer
For use in Dacpac dialog and Schema Compare endpoint selection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.