Magicento
Magicento copied to clipboard
Enhancement: Ability to run Commands in a VM / Remotely
Currently the plugin expects that you are running the Magento2 project on the same system as your IDE. However I am running the project in a VM. It seems like you could run the commands using an eval.php over HTTP the way you are doing it for other operations. Thoughts?