-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Description
I am unable to get Debug Scenario option on the spec files. This issue occurs in a specific scenario and I am able to reproduce the same multiple times.
Environment Details
Extensions
Debugger for Java v0.47.0
Extension Pack for Java v0.25.7
Gauge v0.1.0
Language Support for Java(TM) by Red Hat v1.13.0
Maven for Java v0.40.3
Project Manager for Java v0.21.1
Test Runner for Java v0.37.1
IDE
VS Code - v1.74.3
Steps to reproduce
Unsuccessful attempt --
- Open all background applications, and increase the CPU utilization.
- Open project in VS code
- VS code will try to load java project - project will be loaded successfully
- Vs code will try to load Gauge - gauge will not be initialized

- Debug Scenario option will not be displayed

- lsp.log

Successful attempt --
- Close all background applications, and reduce the CPU utilization.
- Open project in VS code
- VS code will try to load java project - project will be loaded successfully
- Vs code will try to load Gauge - gauge will be loaded successfully
- Wait for gauge to load and then open any spec file.
- Debug Scenario option will be displayed

- lsp.log
current runner is not compatible with gauge LSPis not displayed inlsp.log - Note: If I open any spec file during java project load, gauge will not initialize and Debug Scenario option will not be displayed. I need to wait for java project load to complete and additional one or two minutes before I can load a spec file to see debug option.
Expected Result
Debug Scenario should be displayed always, irrespective of CPU utilization.
Actual Result
Debug Scenario is not displayed always and project load depends on CPU utilization.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
