SpecFlow.Rider
SpecFlow.Rider copied to clipboard
Autocomplete / syntax check in specflow.json
For this we would just require a json schema file for specflow.json and put it here https://www.schemastore.org/json/
Schema is now available and we can already get completion by adding
"$schema": "https://specflow.org/specflow-config.json",