Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plug-in][tasks] Add ability to fetch all tasks #5342

Closed
RomanNikitenko opened this issue Jun 3, 2019 · 1 comment · Fixed by #6058
Closed

[plug-in][tasks] Add ability to fetch all tasks #5342

RomanNikitenko opened this issue Jun 3, 2019 · 1 comment · Fixed by #6058
Labels
plug-in system issues related to the plug-in system tasks issues related to the task system vscode issues related to VSCode compatibility

Comments

@RomanNikitenko
Copy link
Contributor

RomanNikitenko commented Jun 3, 2019

Description

Add tasks.fetchTasks() API to provide ability to get all tasks available in the systems

@RomanNikitenko RomanNikitenko added tasks issues related to the task system plug-in system issues related to the plug-in system labels Jun 3, 2019
@RomanNikitenko RomanNikitenko changed the title [plug-in][tasks] Add ability to fetches all tasks [plug-in][tasks] Add ability to fetch all tasks Jun 3, 2019
@akosyakov akosyakov added the vscode issues related to VSCode compatibility label Jun 3, 2019
@elaihau
Copy link
Contributor

elaihau commented Jun 3, 2019

I created #5348 as a draft of the implementation.

elaihau pushed a commit to elaihau/theia that referenced this issue Aug 27, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved eclipse-theia#5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
elaihau pushed a commit that referenced this issue Aug 28, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved #5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
elaihau pushed a commit that referenced this issue Aug 30, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved #5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
elaihau pushed a commit that referenced this issue Aug 30, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved #5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
elaihau pushed a commit that referenced this issue Aug 30, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved #5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
elaihau pushed a commit that referenced this issue Sep 5, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved #5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
elaihau pushed a commit that referenced this issue Sep 5, 2019
- This pull request adds the support of executing a vscode.Task, and fetching tasks by type and schema version to the plugins API.
- resolved #5342

Signed-off-by: Liang Huang <liang.huang@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plug-in system issues related to the plug-in system tasks issues related to the task system vscode issues related to VSCode compatibility
Projects
None yet
3 participants