Michael Phang
Michael Phang
How about phpbrew
yep, sure do.
I've added [PR #16](https://github.com/kojiromike/docker-magento/pull/16) as an attempt at this issue.
I dont think alpine is gonna work. I'm missing dev libraries, but not sure which ones.
I would love to see this feature as well
I just tried it on FF 56.0 on Linux Mint and was unable to reproduce.
it'd probably be better to have it use sublime's built-in variables so something like ``` json "path_mapping": { "/var/www/html/library/": "${project}/addons/library/", } ``` Though i'm not sure know how it should...