I mainly use RubyMine for Cucumber / Ruby, and now I get access to VSCode with which I can run and debug test cases.
I cannot find a way to go from defining a function to a step. I tried looking for extensions, but cucumber-step-mapper does not help.
Is there any kind of config that allows you to move from the definition to the definition of the step?
ruby visual-studio-code cucumber gherkin
Vignesh paramasivam
source share