Update the VS code settings
{ "cucumberautocomplete.steps": [ "stepDefinitions/**/**/*.ts" ], "cucumberautocomplete.syncfeatures": "feature/**/*.feature", "cucumberautocomplete.strictGherkinCompletion": true }