bbenoist / vscode-vagrant

Vagrant support for Visual Studio Code
https://marketplace.visualstudio.com/items/bbenoist.Vagrant
MIT License
38 stars 16 forks source link

Supporting hyperv vagrant provider #14

Open jimmyharris opened 5 years ago

jimmyharris commented 5 years ago

Due to the permissions model on windows, hyperv requires vagrant to be run with elevated privileges. Is there a way to accomplish this within visual studio code so that vagrant can setup and destroy hyperv vms?

mloskot commented 4 years ago

Possibly related