Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Is there any way to map files to another folder when running on Docker? #8

Open
devnix opened this issue May 11, 2020 · 1 comment
Open

Comments

@devnix
Copy link

devnix commented May 11, 2020

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/

@thecotne
Copy link
Owner

that's not possible currently but feel free to implement it yourself and send PR

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

No branches or pull requests

2 participants