gauge-vscode
gauge-vscode copied to clipboard
[Windows]Should be able to work on workspaces with ruby projects
Expected behavior Should be able to use IDE features with ruby projects in Workspace
Actual behavior The IDE features are working for the first project only.
Steps to replicate
- Have 2 ruby projects in a workspace - ruby.zip
- Use the goto-definition or other IDE features in both the projects.
- It does not work for the second project
Version
Gauge version: 0.9.8.nightly-2018-01-24
Commit Hash: ac3d8bc
Plugins
-------
ruby (0.4.3.nightly-2018-01-18)
gauge-0.0.4.nightly-2018-01-26.vsix
Bug on story - https://github.com/getgauge/gauge-vscode/issues/85
Note this issue is on VSCode insider
Version 1.20.0-insider
Commit 757ff83f0dece1ecf43d3a92e91fe467de1cc9dc
Date 2018-01-29T05:13:39.772Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
Steps to replicate
- Project - data.zip
- Open workspace data
- In project
steps-codecompleteopencodecomplete_step.spec. - Goto definition of step
start - Now In project
steps-gotodefinitionopenconcept_definition.spec - Goto definition of step
step1This is a step with definition but I getNo definition found
Note: If I open the project as a folder and not the workspace, this works as expected.
Version VSCode - VSCodeSetup-x64-1.20.0.exe
Gauge version: 0.9.8.nightly-2018-02-02
Commit Hash: bff4f46
Plugins
-------
ruby (0.4.3.nightly-2018-02-07)
VSCode - gauge-0.0.4.nightly-2018-02-02.vsix
This issue is specific to Windows