"cucumber.undefined-step" for multi-line step definition
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
### 👓 What did you see?
Step is not being recognised when defined as a multi-line string.
"cucumber.undefined-step" warning is returned. Go-to definition not working.
Auto-complete seems to work for these steps
### ✅ What did you expect to see?
The step should be recognised without any warnings, and go-to definition should work.
### 📦 Which tool/library version are you using?
ruby v3.4.2
cucumber v9.2.1
cucumber/vscode v1.10.0
### 🔬 How could we reproduce it?


### 📚 Any additional context?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.