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!!
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.
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