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

SFCC Tab doesn't open file in editor/unresponsive #26

Open
1 task done
mmorlan-born opened this issue Jul 11, 2024 · 1 comment
Open
1 task done

SFCC Tab doesn't open file in editor/unresponsive #26

mmorlan-born opened this issue Jul 11, 2024 · 1 comment

Comments

@mmorlan-born
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the Bug

File does not open in editor using SFCC DevTools

Steps To Reproduce

  1. Select an ISML comment for a template under Elements
  2. Open SFCC tab
  3. Click 'Open in Editor'
  4. Progress spinner continuously spins without opening file in editor

Expected Behavior

The file should open in editor once I've selected the comment and clicked 'Open in Editor' under the SFCC tab

Screenshots

https://gyazo.com/c3d7af5fa45419be22a467e0ed477c5c

Environment

- OS: Sonoma 14.5
- Node: 14.21.3
- npm: 6.14.18

Additional Context

No response

@manifestinteractive
Copy link
Member

manifestinteractive commented Jul 11, 2024

Can you verify you have the Prophet Debugger extension installed for VS Code? This is what handles the request to open the file.

https://marketplace.visualstudio.com/items?itemName=SqrTT.prophet

You also need VS Code open already for this to work. If VS Code has the extension installed, but the app itself is closed, opening a link won't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants