Closed arivoir closed 4 years ago
Currently our team is working on extensibility for "XAML Suggested Actions". We will keep you updated.
Is this released? I updated nuget package Microsoft.VisualStudio.DesignTools.Extensibility to latest version 16.6.30107.105 and SuggestedActionProvider doesn't seem available
This feature is available only in Preview Channel starting from 16.7 Preview 3. Please manually reference "Microsoft.VisualStudio.DesignTools.Extensibility.dll" and "Microsoft.VisualStudio.DesignTools.Interaction.dll" from "[VisualStudio_16.7_Preview3_install_folder]\Common7\IDE\PublicAssemblies"
Will it be available in the nuget package soon?
We are interested in showing the lightbulb popup in our controls, as it is present in MS controls
Is it possible? How are the properties appearing there specified?