CodeSnippetStudio
CodeSnippetStudio copied to clipboard
Hi any chance to add support for visual studio 2017? Thanks
I have a 1-liner expansion snippet. When I use it, it first inserts a blank line, then the snippet.
I don't know if Code Snippet Studio caches the content of the snippets or if an existing vsix file can't be replaced, but if I change a snippet, open vsix...
At the moment, the code editor does not highlight declarations.
Normally if the ClassName() function is used, the contents should not be editable. I don't find a way in CSStudio to set this to false - it could just always...
The desire is to double click a word to create a replacement. This works poorly because it often picks up the punctuation or space after the word, which is almost...
Thank you for a great extension. Can you please enable the tool to load snippets from sub-folders recursively, currently it only supports loading the snippets from the root directory. For...
Once updated for VS 2017, Code Snippet Studio must be able to generate Vsix 3.0 installers