cucumber / vscode

Official Visual Studio Code Extension for Cucumber
MIT License
63 stars 16 forks source link

Request for formatting options and textmate grammar #238

Open iamkenos opened 1 week ago

iamkenos commented 1 week ago

🤔 What's the problem you're trying to solve?

Hi team!

First of all, thank you for all your work to provide the community with this extension.

I've been using the Cucumber (Gherkin) Full Support for a long time and I really liked it. Let's call it (CGFS).

I decided to check the official VSCode plugin provided by the Cucumber team and after half a day of playing around, I noticed the following differences:

Better points:

Can be improved:

I'd really like to use this because of the better smart navs and auto complete but I wish we can get formatting capabilities too.

I tried activating both plugins and noticed they don't play well together. Even with other Cucumber plugins that just provide better syntax highlighting.

✨ What's your proposed solution?

⛏ Have you considered any alternatives or workarounds?

📚 Any additional context?

No response

kieran-ryan commented 1 week ago

Thanks for your interest in the project @iamkenos!

Would you be able to advise whether your requests are covered under the following issues, and perhaps to capture any requirements under those issues which are not already covered?

  • Tried poking around the installed extension under .vscode to see if I can do quick hacks and maybe raise a pull request but none worked

Would certainly be interested to support you in contributing. Suggest to try out the contributing guide and advise how you get on. Even small or partial MRs can really help move a request towards release - particularly as we are heavily reliant on drop-in contributions from our community.