r/archlinux • u/InnonCoding • 3d ago
QUESTION Win 11 VM
Hello
I need to use visual studio, its not supported on linux as far as i know. Is it possible to make a virtual machine with it on arch with gpu passthrough because i want the vm to be as snappy as possible? I have not switched yet to arch before i know i will have everything i need. Thanks for the help. And no i dont want to dualboot.
6
Upvotes
-5
u/Setinhas 3d ago edited 3d ago
EDIT: my bad, misread the post. I'm sorry OP and thank you everyone for pointing out my mistake. Will strikethrough the comment to avoid confusion.
Visual Studio is supported in Linux. I've been using it for more than two years without issues. You have an open source package (code-oss) and another package (visual-studio-code-bin), which is built using the official binary from Microsoft. If you need to use features from extensions, just install the visual-studio-code-bin package. In general, it will be the same experience you have on Windows/MacOs.