Skip to content

File paths on the "Problems" pane on Windows are not relative to the workspace #4

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

Open
pmoura opened this issue Jan 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@pmoura
Copy link
Member

pmoura commented Jan 10, 2024

No description provided.

@pmoura pmoura added the bug Something isn't working label Jan 10, 2024
@pmoura pmoura self-assigned this Jan 10, 2024
@pmoura
Copy link
Member Author

pmoura commented May 14, 2024

This issue may be caused by backends "normalization" of paths on Windows, notably down-casing, that seem to result in paths syntactically different (but semantically equivalent) from the paths expected by VSCode.

@pmoura
Copy link
Member Author

pmoura commented May 14, 2024

Confirmed. E.g.

  • GNU Prolog: paths are relative
  • SWI-Prolog: paths are absolute
  • SICStus Prolog: paths are absolute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant