Enable Xaml snippets in the Xaml editor
Enable code snippets for xaml , similar to html snippets for creating controls and panels
26
votes
2 comments
-
Tal P
commented
When using the xaml editor, I want to be able to insert a snippet (CTRL+K,X)
or entering a keyword
for example :
In code editor: "ctor" creates a new constructor for a class
in xaml editor I want to enter "btn" to create the markup "<Button/>" -
Андрій Чебукін
commented
I think they already exist
Explain, please, what do you mean.