cucumber / language-server

Cucumber Language Server
MIT License
35 stars 20 forks source link

Implement quick fix for generating step definitions #45

Closed aslakhellesoy closed 2 years ago

aslakhellesoy commented 2 years ago

🤔 What's changed?

Add quick fix to generate snippets for undefined step definitions.

TODO:

⚡️ What's your motivation?

Write step definitions quicker, without having to run Cucumber to see snippets. Also to have snippets added to code automatically.

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

See related PR: https://github.com/cucumber/language-service/pull/46

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.