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.
When making a query, the status bar only shows up to seconds (in 'HH:MM:SS' format). Often it's important to look at sub 1 second queries's execution time.
Describe the solution or feature you'd like
There should be a workspace setting to turn the milliseconds option on.
Describe alternatives you've considered
An extension but doesn't look like there's the appropriate APIs to make this happen.
Is your feature request related to a problem? Please describe. When making a query, the status bar only shows up to seconds (in 'HH:MM:SS' format). Often it's important to look at sub 1 second queries's execution time.
Describe the solution or feature you'd like There should be a workspace setting to turn the milliseconds option on.
Describe alternatives you've considered An extension but doesn't look like there's the appropriate APIs to make this happen.