sql-formatter icon indicating copy to clipboard operation
sql-formatter copied to clipboard

Feature Request: Extension for Azure Data Studio

Open 1nfected opened this issue 3 years ago • 1 comments

Would it be possible to create an extension for Azure Data Studio too?

I really like how this formatter is shaping up and have been using it regularly. But we do not use vs code when working with sql queries. So now we have to paste our queries in vs code, format it and then bring that back to Azure Data Studio.

1nfected avatar Aug 10 '22 10:08 1nfected

Well... I have nothing against such an extension, but until now I haven't even heard about Azure Data Studio, let alone use it or know how one would write extensions for it.

I think you, as an actual user of this, are in a better position to write such an extension. Feel free to do so.

FYI, you can also use SQL Formatter from command line, or from the demo website, so you don't have to open VSCode for it.

nene avatar Aug 11 '22 11:08 nene

Yup, I think I'll give this a shot!

1nfected avatar Aug 17 '22 15:08 1nfected