#745·SandDance

Feature request: ADS Retirement - open graph directly from vscode-mssql query result

Author: UrbaniSimoneCreated Feb 19, 2025Updated Jan 22, 2026

On February 6th, Azure Data Studio will be retired. The extension's functionality in ADS to open a new tab with charts directly from the query results was extremely useful. It would be great if this feature was also brought back for the query results of the vscode-mssql extension.

Currently, to achieve the same result with vscode-mssql, I have to:

  1. Run the query
  2. Export it to CSV
  3. Open the CSV file in VS Code
  4. Open the SandDance chart from the opened CSV file

Image

Image