mmanela / SnippetDesigner

The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.
Apache License 2.0
344 stars 85 forks source link

XAML snippets ? #61

Closed mmanela closed 10 years ago

mmanela commented 10 years ago

montago[CodePlex]
i don't know if its possible...

but XAML Snippets would be awesome :)

mmanela commented 10 years ago

mmanela[CodePlex]
The problem is that the XAML editor doesn't support code snippets. While it may be possible to write an extension that adds snippet support to an existing language service I am not sure how to do that.

mmanela commented 10 years ago

I committed support for this for VS 2013.