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

Extension doesn't work in case working with VS Code workspaces #67

Open
shashankvb opened this issue Jul 22, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@shashankvb
Copy link

Steps -

  1. Create a workspace file
  2. Imports multiple cypress projects in that file
  3. Now open the workspace in VS Code

Actual Result -
Ctrl + Left Click Go to the definition works smoothly only on first project not on the remaining ones

Expected Result -
Ctrl + left click Go to the definition should work on all projects inside workspace

Note - You can edit the workspace file , try switching positions of the project order . if done , you will see the project which is on first rank . Go to the definition will work only at that place

@shashankvb shashankvb added the bug Something isn't working label Jul 22, 2022
@Shelex
Copy link
Contributor

Shelex commented Jul 26, 2022

Hi @shashankvb
Thank you for opening an issue.
Due to publishing token expiration and missing option to regenerate new one I have forked plugin under my personal account:

Cypress Helper v2
Repository
In case you have found this extension via pack, it is also republished - extension pack

you will see the project which is on first rank

You are completely right, it is the initial design of working with cypress project by taking just first workspace :), however amount of such questions regarding multiple workspaces have increased, so it is resolved in forked version of extension in v2.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants