You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to use the cucumber language server with a project based entirely on groovy. When I review the reasonable defaults at https://github.com/cucumber/language-server/blob/main/src/CucumberLanguageServer.ts I see that groovy is not included. This causes an issue within my feature file, where each step definition reports an undefined step message, which prevents me from navigating to the step definition from my editor
✨ What's your proposed solution?
Add groovy support. BUT, I do not have the skill set to accomplish this :-(
⛏ Have you considered any alternatives or workarounds?
🤔 What's the problem you're trying to solve?
I'm attempting to use the cucumber language server with a project based entirely on groovy. When I review the reasonable defaults at https://github.com/cucumber/language-server/blob/main/src/CucumberLanguageServer.ts I see that groovy is not included. This causes an issue within my feature file, where each step definition reports an undefined step message, which prevents me from navigating to the step definition from my editor
✨ What's your proposed solution?
Add groovy support. BUT, I do not have the skill set to accomplish this :-(
⛏ Have you considered any alternatives or workarounds?
I'm not aware of any.
📚 Any additional context?
None
This text was originally generated from a template, then edited by hand. You can modify the template here.
The text was updated successfully, but these errors were encountered: