-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gauge-vscode v0.0.13 does not work with gauge-java v0.7.8 in Mac #442
Comments
Do you see anything in the logs? Ideally there should be some information either in Also, what does |
I see lsp.log generated. I believe gauge.log is generated during test execution but my issue is that the vscode plugin features is not working such as 'Goto Definition' and 'Format Specification'. |
@jnlabs can you please update the plugins to latest version and try again |
Hi @NivedhaSenthil , i updated the plugin to version 0.0.14. |
Can you please ensure that gauge-java version is also updated? since there were few issue with the older version.
|
Hi @NivedhaSenthil , thank you for your quick response. My project also running(test execution) just fine. The issue is vscode plugin unable to goto step definition and concept document format not working. Although we can still proceed but editing is difficult when these features are not working. FYI, I have step definitions in src/test/java and steps from compiled maven artifact.
|
This is a known issue getgauge/gauge#1509
This is not supported at the moment and is tracked here #438 |
gauge-vscode v0.0.13 does not work with gauge-java v0.7.8
Mac: Catalina 10.15.5
VS Code version: 1.47.1
gauge-vscode version: 0.0.13
Gauge version: 1.1.1
Plugins
html-report (4.0.12)
java (0.7.8)
js (2.3.12)
screenshot (0.0.1)
xml-report (0.2.3)
The text was updated successfully, but these errors were encountered: