My code snippets
Create documentation for your projects. Like so:
GistBox Clipper is the companion extension to GistBox, the most beautiful way to organize code snippets. It allows a user to create a GitHub Gist from any page on the web.
' Use Gists to store code you would like to remember later on
Return Enumerable.Empty(Of String)() 'returns empty enumerable of string