Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows]Should be able to work on workspaces with ruby projects #116

Open
sswaroopgupta opened this issue Jan 29, 2018 · 3 comments
Open
Labels

Comments

@sswaroopgupta
Copy link
Contributor

sswaroopgupta commented Jan 29, 2018

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 - #85

@sswaroopgupta
Copy link
Contributor Author

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

@sswaroopgupta
Copy link
Contributor Author

sswaroopgupta commented Feb 8, 2018

Steps to replicate

  • Project - data.zip
  • Open workspace data
  • In project steps-codecomplete open codecomplete_step.spec.
  • Goto definition of step start
  • Now In project steps-gotodefinition open concept_definition.spec
  • Goto definition of step step1
    This is a step with definition but I get No 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

@sswaroopgupta
Copy link
Contributor Author

This issue is specific to Windows

@Apoorva-GA Apoorva-GA changed the title Should be able to work on workspaces with ruby projects [Windows]Should be able to work on workspaces with ruby projects Feb 13, 2018
@Apoorva-GA Apoorva-GA removed their assignment Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants