MoreMethodSnippetsA simple Visual Studio extension that adds more C# snippets for methods Why is this?I found myself constantly frustrated by the lack of method snippets within Visual Studio, so I dug deeper into how the So I did. Please enjoy. Available snippetsCurrenlty, there are only snippets for regular methods, static methods, async methods, and extension methods. Regular methods
ContributingAdditional contributions are welcome. However, I don't want to bloat this extension with infrequently used snippets. They should be simple and used frequently enough. Could you see Microsoft implementing this snippet? If so, create an issue to propose it! |