Sql4Cds icon indicating copy to clipboard operation
Sql4Cds copied to clipboard

[FEATURE] Sql4Cds for Visual Studio Code

Open fowl2 opened this issue 9 months ago • 1 comments

Since Azure Data Studio is being retired, it would be great if we could use the extension is VS code instead.

First barrier is installation, which is fixed with a quick update the package.json, but as far as I can tell the "new connection" dialog doesn't exist and therefore the rest of the extension can't be activated.

Any pointers?

fowl2 avatar Mar 19 '25 05:03 fowl2

This would involve re-implementing a lot of the UI that is currently included in Azure Data Studio - the connection dialog, object explorer, results grid, execution plan view etc.

I don't currently have time to start this project, but if someone would like to pick this up I'd be happy to support where I can.

MarkMpn avatar Mar 20 '25 08:03 MarkMpn