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:
- Run the query
- Export it to CSV
- Open the CSV file in VS Code
- Open the SandDance chart from the opened CSV file
Source: microsoft/SandDance