You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When clicking the Controller, Template or Pipeline links in Storefront Toolkit, I expect that the respective files are opened in VS Code. However, this doesn't work consistently. In some cases I have to click the links multiple times before the file is opened.
For each click on a link, VS Code also shows a warning saying "Unable to find ..." with the path of the file I've just clicked, even though the file exists. These warning messages even appear in the cases where the file was successfully opened.
To Reproduce
Steps to reproduce the behavior:
Go to Storefront Toolkit
Enable the "Cache Information" feature
Hover over any of the cache info icons on the page
Click one of the Controller, Template or Pipeline links
Expected behavior
The respective file is opened in VS Code and no warnings are displayed.
Desktop:
OS: Mac OS
VSCode version 1.80.1
Prophet debugger version 1.4.40
The text was updated successfully, but these errors were encountered:
Describe the bug
When clicking the Controller, Template or Pipeline links in Storefront Toolkit, I expect that the respective files are opened in VS Code. However, this doesn't work consistently. In some cases I have to click the links multiple times before the file is opened.
For each click on a link, VS Code also shows a warning saying "Unable to find ..." with the path of the file I've just clicked, even though the file exists. These warning messages even appear in the cases where the file was successfully opened.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The respective file is opened in VS Code and no warnings are displayed.
Desktop:
The text was updated successfully, but these errors were encountered: