Getting 'Failed to load Gauge api' on refactoring
Closed this issue · 1 comments
sswaroopgupta commented
Expected Behavior
Refactoring should work seamlessly
Actual Behavior
Getting 'Failed to load Gauge api' on refactoring
Steps to reproduce
mkdir usingTemplate
cd usingTemplate
gauge --init csharp
- execute specs
gauge specs
- Open the project in Visual Studio
- Try renaming the step without compiling
- Get the error
- This also occurs when the machine is put to sleep for sometime and I start working again
Version
VS 2015
Gauge version: 0.4.0
Plugins
-------
csharp (0.7.2)
html-report (2.1.0)
java (0.4.0)
ruby (0.2.0)
sriv commented
This issue was moved to getgauge/gauge-visualstudio#111