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

Azure Data Studio crashes when I try scrolling down the results of a SELECT #26020

Open Rod-at-DOH opened 3 weeks ago

Rod-at-DOH commented 3 weeks ago

Steps to Reproduce:

  1. Open ADS
  2. Connect to a database
  3. Perform a SELECT * FROM <TableName>
  4. Start scrolling down the page
  5. Then ADS crashes with this result

Image