You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
akosyakov
added
bug
bugs found in the application
tasks
issues related to the task system
ui/ux
issues related to user interface / user experience
labels
Apr 1, 2019
akosyakov
changed the title
Run Task command and quick task panel should be the same widget
Run Task command and quick task palette should behave in the same way
Apr 1, 2019
Fixes#4768
- updated the `prefix-quick-open-service` to pass the `actionProviders` if available.
- fixes an issue for the `tasks` prefix quick-open which did not have the configuration action available.
Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
Fixes#4768
- updated the `prefix-quick-open-service` to pass the `actionProviders` if available.
- fixes an issue for the `tasks` prefix quick-open which did not have the configuration action available.
Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
Fixes#4768
- updated the `prefix-quick-open-service` to pass the `actionProviders` if available.
- fixes an issue for the `tasks` prefix quick-open which did not have the configuration action available.
Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
Fixeseclipse-theia#4768
- updated the `prefix-quick-open-service` to pass the `actionProviders` if available.
- fixes an issue for the `tasks` prefix quick-open which did not have the configuration action available.
Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
Signed-off-by: Doron Nahari doron.nahari@sap.com
In VS Code they behave the same, in Theia they don't. For instance one cannot configure tasks from the quick task in Theia.
Run Task
in VS Code:Quick task in VS Code:
Run Task
in Theia:Quick task in Theia:
cc @elaihau @RomanNikitenko
The text was updated successfully, but these errors were encountered: