alexkrechik / VSCucumberAutoComplete

Cucumber (Gherkin) Full Support Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=alexkrechik.cucumberautocomplete
MIT License
331 stars 79 forks source link

Seeing step documentation from within the feature file editor #482

Open paulsher opened 3 months ago

paulsher commented 3 months ago

Hi @alexkrechik

First of all kudos on the plug-in it's changed my working life !

I was wondering if there is any way to have the docstring of the associated step implementation function visible from within the feature file ? i.e. similar to how the step name contextual search appears ?

alexkrechik commented 1 month ago

This is not an easy update, but in theory, it could be possible. Do you have some detailed examples?