This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Description
Expected behavior
Unimplemented steps used in the project should also get listed
Actual behavior
Only implemented steps are listed when autocomplete is invoked
Steps to replicate
- Create a gauge csharp project
gauge init csharp
- In the spec file add an unimplemented step
* unimplemented step
- Invoke auto completion.
It does not list the unimplemented steps
Version
Gauge version: 0.9.9.nightly-2018-06-01
Commit Hash: 812f26e
Plugins
-------
csharp (0.10.4.nightly-2018-05-29)