Tag: Azure Data Studio

Azure Data Studio

Introduction

Azure Data Studio (ADS) is a cross-platform database tool for those who work in On-Premise or Cloud platforms on Windows, macOS, and Linux.

To download: https://docs.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver16

Developer Friendly Features of ADS

Problems section of ADS provides insights into the query and prompts us with the resolutions in many cases.

The below screenshot is a comparison between ADS and SSMS and it is clearly visible, while you write the code itself, ADS “Problem” section provided information that there is a KEY word missing in the 5th row and 9th column.

Dark Theme in Azure Data Studio (ADS)

I always prefer Dark Theme possibly for almost all cases. This post simply explains the way to make ADS to a Dark theme mode.

Method 1: From File Menu and set the color theme.

Method 2: From “Settings” icon and set the color theme.

Step1: Go to “File” Menu and click on “Preferences” and select “Color Theme

Once the color theme is selected, we will be able to select the theme “Dark Azure Data Studio“.

See Also:

Dark Theme in SSMS

I’d like to grow my readership. If you enjoyed this blog post, please share it with your friends!