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

Add an option to define a shortcut #32

Closed mmanela closed 10 years ago

mmanela commented 10 years ago

E812[CodePlex]
It would be nice to have an option to define a shortcut for a codesnippet. At the moment the codesnippet is saved without content in the shortcut tag. Filling the tag with a value would allow a developer to enter the shortcut in the code editor and just hit tab to apply the code snippet.

mmanela commented 10 years ago

E812[CodePlex]
Sorry, I didn't recognize that there is a configuration option in the properies window (I've set the properties window to be auto hide at work).

Please close this issue - everything is fine. Thanks for this great tool.

Andreas

mmanela commented 10 years ago

mmanela[CodePlex]
Currently, you have the option to fill that field in. Do you think I should make it required so that you cannot save until you fill it in?