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.58k stars 908 forks source link

Shortcut keys #26055

Open acsalamancafilho opened 1 week ago

acsalamancafilho commented 1 week ago

Shortcut key resources to duplicate a row and select a column with more than one row, for example: @ex1 @ex2 ... SET @ex1 = 123 SET @ex2 =654 ... When there are many rows, the user has to migrate to other tools that allow selection to insert data in a column for several rows