unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.03k stars 733 forks source link

The Uno Platform VS extension use of the VisualStudio.Extensibility model is misconfigured #18882

Open matteo-prosperi opened 11 hours ago

matteo-prosperi commented 11 hours ago

Your feedback

Hello, I'm Matteo from the Visual Studio Extensibility team in Microsoft. I work on the new VisualStudio.Extensibility model.

I noticed that the Uno Platform VS extension references the VisualStudio.Extensibility packages and it even includes the .vsextension/extension.json that is used to declare capabilities of a VisualStudio.Extensibility extension.

I also noticed that the extension.vsixmanifest file is not correctly configured if you want to leverage any VisualStudio.Extensibility features.

If you are interested in exploring using the VisualStudio.Extensibility capabilities, I would gladly provide any guidance you may need.

Thanks Matteo