Hyperlink in log when code fails is incorrect with Cypress 10xx
In debugger when a test fails and failing line of code is highlighted the path to the class/code block seems incorrect

clicking on this link unsurprisingly does not work as it seems to have too many ../../
i raised with cypress and their reply was
https://github.com/cypress-io/cypress/issues/23917#issuecomment-1255580042
it seems they think that the issue is with the pre processor
I ran into this as well. cc @bahmutov
@bahmutov Hi do you have any idea when/if you will fix this as it will make debugging easier on cypress by clicking on the failing line and being taken to it vscode
Thanks
I won't look at this, but I will be open to someone opening a pull request with a fix