Skip to content

Support for Groovy #193

Open
Open
@restagner

Description

@restagner

🤔 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

image

✨ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⚡ enhancementRequest for new functionalitygroovyGroovy language

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions