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] implement 'Show Running Tasks...' command #5346

Closed
vince-fugnitto opened this issue Jun 3, 2019 · 0 comments · Fixed by #5353
Closed

[tasks] implement 'Show Running Tasks...' command #5346

vince-fugnitto opened this issue Jun 3, 2019 · 0 comments · Fixed by #5353
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

Implement the command and terminal menu item Show Running Tasks... which describes the list of all available running tasks, and upon selection sets the terminal focus to the running task.

@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves tasks issues related to the task system labels Jun 3, 2019
vince-fugnitto added a commit that referenced this issue Jun 4, 2019
Fixes #5346

- Implement the command and terminal menu item `Show Running Tasks...`
which displays the list of currently running tasks, and upon selection,
sets the focus to the running task's terminal.
- Fixed issue regarding the creation of the task terminal id.

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

- Implement the command and terminal menu item `Show Running Tasks...`
which displays the list of currently running tasks, and upon selection,
sets the focus to the running task's terminal.
- Implemented a status-bar contribution displaying the number of currently
running tasks, and when clicked, triggers the `Show Running Tasks...` command.
- Fixed issue regarding the creation of the task terminal id.

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

- Implement the command and terminal menu item `Show Running Tasks...`
which displays the list of currently running tasks, and upon selection,
sets the focus to the running task's terminal.
- Implemented a status-bar contribution displaying the number of currently
running tasks, and when clicked, triggers the `Show Running Tasks...` command.
- Fixed issue regarding the creation of the task terminal id.

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