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
343 stars 85 forks source link

Stelzi79 vs2019 #140

Closed Stelzi79 closed 5 years ago

Stelzi79 commented 5 years ago

This PR enables this Visual Studio Extension to properly run and install on Visual Studio 2019. It also should fix #139. As a bonus it also uses a more complete .gitignore.

Changes

Testing done

Stelzi79 commented 5 years ago

Hm there was some changes in this branch that were not intended for this PR. I've cleaned up this branch! Sorry for this mess!

I made preparations for providing a VSIX for my fork because I was asked to by others and to me this extension kind of looked abandoned.