vscode-cy-helper icon indicating copy to clipboard operation
vscode-cy-helper copied to clipboard

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

Open shashankvb opened this issue 2 years ago • 1 comments

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 avatar Jul 22 '22 07:07 shashankvb