Azuredatastudio: Allow Tasks API

Created on 9 Aug 2020  路  2Comments  路  Source: microsoft/azuredatastudio

In an attempt to make ADS development tool for Azure Functions it requires that the Tasks API be available. The Azure Functions extension integrates with it for function development.

Install the extensions for Azure Account and Azure Functions and then upon trying to activate the Azure Functions explorer you see this error:

image

Tasks themselves offer users the ability to automate more actions in VS Code, which I can only assume should allow the same thing for ADS. Tasks in VS Code allow you to perform multiple commands from the command palette or execute scripts/processes more seamlessly.

Area - Extensibility Enhancement Done Postponed

Most helpful comment

@abist is currently working on enabling the vscode Tasks API and integrating with the existing ads task management functionality as part of the SQL Project build feature. The current plan is to release this in September.

All 2 comments

@abist is currently working on enabling the vscode Tasks API and integrating with the existing ads task management functionality as part of the SQL Project build feature. The current plan is to release this in September.

Linking to related issue https://github.com/microsoft/azuredatastudio/issues/10370 so we can potentially close at the same time.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mayurrumal1 picture mayurrumal1  路  3Comments

stevenreddie picture stevenreddie  路  3Comments

carloscfcortez picture carloscfcortez  路  3Comments

kfrajtak picture kfrajtak  路  3Comments

haydnlj picture haydnlj  路  3Comments