SnippetDesigner icon indicating copy to clipboard operation
SnippetDesigner copied to clipboard

The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.

Results 87 SnippetDesigner issues
Sort by recently updated
recently updated
newest added

This is still one of my all-time fave VS extensions; one thing I'd really still love to see in it though is syntax highlighting/coloring, to match the regular highlighting seen...

1. When I open the explorer, the snippets list is empty. I would expect it to show the snippets of all the checked languages without having to click Search first....

In the Properties window the snippet kinds `MethodBody`, `MethodDecl` and `TypeDecl` are listed. However, Microsoft defines[ two more snippet kinds](https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets-schema-reference?view=vs-2022#attributes): `file` and `any`. The description for `any` says: Specifies that...

The original version works normally on my PC. Now we can only create a snippet by manually create a blank file, name it "xxx.snippet", and reopen it.

I have a display issue. The text in the Replacements grid is very small. ![image](https://user-images.githubusercontent.com/8254857/176795740-16763144-1aa2-4f72-8475-c0d7d180622a.png)

When I load a snippet file I expect to be able to use the ui to create a new snippet, not just to edit existing ones. ![image](https://user-images.githubusercontent.com/11292998/173571097-4118972a-c0a6-4575-87f6-cd5e96955380.png) I expect an...

I just started using this tool, and snippets in general. I suppose the language type doesn't really matter? ( That is a snippet is just a hunk of code you...

Your extension has all of a sudden stopped working. Had it working before. Started getting this error when right click> Export as Snippet - giving it a name and then...

In Visual Studio Enterprise 2017 Version 15.7.4 Snippet Designer no longer will save snippet and returns error popup dialog: "The operation could not be completed. Unspecified error". ![snippetdesignererror](https://user-images.githubusercontent.com/40568693/41851209-25da3bd0-7855-11e8-871e-1245c438cdce.png)