getgauge / gauge-visualstudio

Visual Studio plugin for Gauge
10 stars 9 forks source link

Autocomplete should show all concepts defined. #241

Closed sswaroopgupta closed 4 years ago

sswaroopgupta commented 6 years ago

Actual behavior

Does not show concepts defined outside the spec folder

Steps to reproduce

  1. Create a project using IDE Gauge template
  2. Add concepts folder at the same level as specs
  3. Now add a concept to concepts
# Concept Heading
* step1
* step2
  1. On adding a step use autocomplete functionality. See the newly created concept outside the specs folder is not listed.

Information that will help us debug Reload the project will list even the concepts defined outside the specs folder

Gauge version: 0.9.9.nightly-2018-06-01
Commit Hash: 812f26e

Plugins
-------
csharp (0.10.4.nightly-2018-05-29)

Gauge-VS - gauge.visualstudio-latest.nightly-2018-06-06