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

[tasks] create 'Teminate Task...' menu item #5329

Closed
vince-fugnitto opened this issue May 31, 2019 · 0 comments · Fixed by #5331
Closed

[tasks] create 'Teminate Task...' menu item #5329

vince-fugnitto opened this issue May 31, 2019 · 0 comments · Fixed by #5331
Assignees
Labels
enhancement issues that are enhancements to current functionality - nice to haves tasks issues related to the task system

Comments

@vince-fugnitto
Copy link
Member

Description

Add the Terminate Task... menu item which triggers the command to terminate running tasks. The goal of the menu item is to make the terminate task command more discoverable and also align with the same menu present in vscode.

@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves tasks issues related to the task system labels May 31, 2019
@vince-fugnitto vince-fugnitto self-assigned this May 31, 2019
vince-fugnitto added a commit that referenced this issue May 31, 2019
Fixes #5329

- add the `Terminate Task...` menu item under the terminal main menu.
- add two new terminal subgroups, and align the items based on vscode.

Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto added a commit that referenced this issue Jun 3, 2019
Fixes #5329

- add the `Terminate Task...` menu item under the terminal main menu.
- add two new terminal subgroups, and align the items based on vscode.

Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves tasks issues related to the task system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant