Environment information:
Operating System: Windows 10 64bit
JDK version: 11
Visual Studio Code version: 1.48.2
Gauge version: 1.1.2
Java extension pack: 0.10.0
Java Debugger extension version: 0.28.0
Gauge extension (gauge-vscode) : 0.0.15
Maven for Java : 0.24.2
Project - Java with Maven
Issues -
a. Debug spec/scenario option is not displaying with extension gauge-vscode 0.0.15
We tried with older version and debug feature is working only till gauge-vscode 0.0.8 version.
(Info on 0.0.8 version is present in issue - #368)
b. Step definition navigation - Navigation from spec file to respective .java file is not working with extension gauge-vscode 0.0.15. Again this feature is also working till gauge-vscode 0.0.8 verison.
Is there any specific reason, Why both of these features are not working after gauge-vscode 0.0.8 version.