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

Cartridge name shows as "<none>" in controllers view on windows machines #380

Open
jscollard opened this issue Aug 1, 2024 · 0 comments

Comments

@jscollard
Copy link

jscollard commented Aug 1, 2024

Description:
When you open the controllers view on a mac machine, and expand to to see the routes, the cartridge name is displayed before the (post/get/append/prepend/replace). On windows machines "" is displayed.
I have verified this with a bunch of my developer co-workers working on both windows and mac machines

Steps to reproduce the behavior:

  1. Open a Salesforce Commerce Cloud code repo in VS Code with prophet debugger extension installed and enabled
  2. Click on the controller view icon on the left
  3. Expand any controller and below routes
  4. See "none" before the (post/get/replace/append/prepend)

Expected behavior
See the actual cartridge name before the (post/get/replace/append/prepend)

Screenshots
image (10)

Desktop (please complete the following information):

  • OS: windows 11
  • VSCode version 1.91.1
  • The extension version 1.4.40
@jscollard jscollard changed the title Cartridge name shows at "<none>" in controllers view on windows machines Cartridge name shows as "<none>" in controllers view on windows machines Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant