/ScriptsAndSnippets

Some useful scripts and snippets for daily developer live

Primary LanguageVim SnippetMIT LicenseMIT

ScriptsAndSnippets

Collection of usefull scripts and snippets

Description

Git/deleteMergedBranches.ps1 => Deletes all local branches which are merged into current branch

VisualStudio/aaa.snippet => Arrange/Act/Assert Unit tests. aaa => synchronous; aaaa => async

VisualStudio/idoc.snippet => Adds /// <inheridtdoc /> at current cursor position