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
{{ message }}
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
I'm setting my sublime protocol path on a PHP + xdebug Docker image.
I think you can map the file from the volume path to the real path in Visual Studio code with the following format, but I'm unsure if this can be made in Sublime: vscode://file/%f:%l&/var/www/html/>/path/to/app/on/host/
The text was updated successfully, but these errors were encountered:
I'm setting my sublime protocol path on a PHP + xdebug Docker image.
I think you can map the file from the volume path to the real path in Visual Studio code with the following format, but I'm unsure if this can be made in Sublime:
vscode://file/%f:%l&/var/www/html/>/path/to/app/on/host/
The text was updated successfully, but these errors were encountered: