Issue with Ignition and VS Code's Remote - SSH Extension #161
Unanswered
HeadStudios
asked this question in
Q&A
Replies: 1 comment
-
I have the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using the Remote - SSH extension in Visual Studio Code to work on a Laravel project hosted on a remote server, the Ignition error pages generate file links that try to open files on the local machine, rather than within the remote VS Code session.
Steps to reproduce:
Video for context:
https://rrdevours.monster/storage/support/issue_vscodeditor.mp4
Expected behavior:
The file should open in the remote VS Code session.
Actual behavior:
An error message appears indicating that the file path does not exist on the local machine.
Environment:
Beta Was this translation helpful? Give feedback.
All reactions