Will Visual Studio work on Mac with ARM processor (Apple Silicon)

Viewed 3595
2 Answers

Visual Studio works just fine using Rosetta 2. MS are working on a ARM build.

VS Code should be available in the next few weeks. You can download an experimental ARM64 build just now

Visual Studio Code? No. Visual Studio for Mac? Yes.

Microsoft has acknowledged the problem (see their tweet), but as of today, Visual Studio Code does not work at all. It crashes at launch.

enter image description here

Related