vscode-cy-helper
vscode-cy-helper copied to clipboard
Extension doesn't work in case working with VS Code workspaces
Steps -
- Create a workspace file
- Imports multiple cypress projects in that file
- 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