Azure / azure-cosmosdb-ads-extension

Azure Data Studio extension for Azure CosmosDB
MIT License
16 stars 10 forks source link

Switch query editor to beta2 and add compile check to publish target #74

Closed languy closed 1 year ago

languy commented 1 year ago

Query editor has a published finalized API that the extension can use.

We didn't check for compilation when switching to esbuild before publishing. So adding a pretest check (compilation and format).