azuredatastudio icon indicating copy to clipboard operation
azuredatastudio copied to clipboard

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 capabilit...

Results 461 azuredatastudio issues
Sort by recently updated
recently updated
newest added

…row instead of newly checked row This PR fixes # 1. Table component row focus issue on checkbox selection. Issue: when a table has multiple rows with checkbox component and...

This PR fixes #19861, #19861 by adding aria labels

**GitHubTags:** #A11yMAS;#A11yTCS;#A11ySev2;#BM_SQLAzureDataStudioMAC_June2022;#SQL Azure Data Studio;#MAC;#FTP;#DesktopApp;#Voiceover;#AINotInScope;#WCAG1.4.4; ## Environment Details: Application Name: SQL Azure Data Studio Application Version: Version 1.37.0 Mac Version: macOS Monterey 12.4 Screen Reader: Voice-Over ## Repro Steps: 1....

Area - Acquisition
Impact: Accessibility
Triage: Done

**GitHubTags:** #A11yMAS;#A11yTCS;#A11ySev2;#BM_SQLAzureDataStudioMAC_June2022;#SQL Azure Data Studio;#MAC;#FTP;#DesktopApp;#VoiceOver;#AINotInScope;#WCAG4.2.12; ## Environment Details: Application Name: SQL Azure Data Studio Application Version: Version 1.37.0 Mac Version: macOS Monterey 12.4 Screen Reader: Voice-Over ## Repro Steps: 1....

Bug
Area - Query Editor
A11y_AzureDataStudio
Triage: Needed

This PR fixes #20142. Since we now allow projects to target SQL Server 2022, this makes it so that the default SQL Server container will be SQL Server 2022 for...

This PR addresses the add new row functionality such as hitting enter at the new row, makes commits when changing to a new row, fixes tab navigation, and finally adds...

Update icon after pinning/unpinning notebook immediately after firing action. Currently, we create a new copy of the bookTreeItem object when adding a pinned notebook to the Pinned Notebook Tree View,...

MySQL allows connecting to a server and do server level queries, our current implementation requires the database to be non-empty. as a result, the database dropdown is disabled for MySQL....

This PR adds target provisioning functionality to the Azure SQL Migration extension wizard on the assessment results and recommendation page. Currently, there is no easy way to provision recommended resources...

Issue Type: Bug Start a new query and type out a CREATE TABLE statement for an edge table with a CONNECTION constraint. For example: ``` CREATE TABLE [core].[isClass] ( CONSTRAINT...

Bug
Area - Language Service
Pri: 2
Triage: Done
Area - Designer