Skip to content

[UX] When clicking "Run" nothing happens unless a java file is open / extension is loaded #18004

@l0rd

Description

@l0rd

Describe the bug

Clicking "Start Debugging" or "Start Without Debugging" from Theia Debug menu has no effects until the Java extension is not activated:

image

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

  1. Go to che.openshift.io
  2. Click on the Quarkus Tools stack
  3. Wait for the workspace to start
  4. 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.

Metadata

Metadata

Assignees

Labels

area/languagesIssues related to Language extensions or plugins integration.area/uxIssues related to User Experience Designkind/bugOutline 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.severity/P2Has a minor but important impact to the usage or development of the system.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions