Feature Request: Visual Studio extension for Mac
See original GitHub issueI had to use XAML/UWP for an internship and it’s my favorite way of making a GUI. I found this framework and was excited to try it out, however I have a Mac at home. The extension only comes in .vsix
format which isn’t supported by Visual Studio for Mac. If a corresponding plugin for Mac were made that would be great!
Issue Analytics
- State:
- Created 5 years ago
- Reactions:12
- Comments:10 (8 by maintainers)
Top Results From Across the Web
[Feature Request] Extension for Visual Studio Mac #4212
Currently, Visual Studio for Mac lacks the SonarLint extension that is available for Visual Studio on Windows. This missing feature creates a ...
Read more >Suggest a feature - Visual Studio (Windows)
Describes what suggestions are on Developer Community, how to make a suggestion, and how suggestions are used by Microsoft in the Visual ......
Read more >Going all in on 'Suggest a Feature' in Visual Studio ...
If you have an idea or a request for a feature, you can now use the Suggest a Feature in Developer Community site...
Read more >Visual Studio 2022 for Mac - IDE for macOS - Microsoft
Visual Studio 2022 for Mac brings a new, fully native macOS UI built on . ... Report a problem, request a feature, or...
Read more >Visual Studio 2022 for Mac Preview - Microsoft
Visual Studio 2022 for Mac brings a new, fully native macOS UI built on .NET 7, plus native support for the Apple M1...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The problem with VSforMac is that while being based on MonoDevelop, it doesn’t upstream the required changes back. So things like .NET Core debugger aren’t available in MonoDevelop at all.
So it makes a VSforMac extension to be an effort that only covers one platform. We’d rather invest in VSCode or Rider extensions, since those IDEs work everywhere.
We are currently collaborating with JB folks to make Rider extension possible.
Hi there! I’ve been really interested in avalonia for a while. I’m a Rider user - and wondering, is there any update on the plugin? Do you have a beta version to use?