-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/languagesIssues related to Language extensions or plugins integration.Issues related to Language extensions or plugins integration.area/uxIssues related to User Experience DesignIssues related to User Experience Designkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.
Milestone
Description
Describe the bug
Clicking "Start Debugging" or "Start Without Debugging" from Theia Debug menu has no effects until the Java extension is not activated:
Clicking on those items AFTER opening a Java file (and the Java extension has started) does have an effect.
Che version
che.openshift.io
Steps to reproduce
- Go to che.openshift.io
- Click on the Quarkus Tools stack
- Wait for the workspace to start
- Click "Start Debugging" or "Start Without Debugging" from Theia Debug menu
Expected behavior
If no event is hooked to a menu item, then that item should be disabled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/languagesIssues related to Language extensions or plugins integration.Issues related to Language extensions or plugins integration.area/uxIssues related to User Experience DesignIssues related to User Experience Designkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.
