peterandree
6/18/2014 - 11:23 AM

My code snippets

My code snippets

Create documentation for your projects. Like so:


Most popular keyboard shortcuts within GistBox

  • Up/Down - Previous/Next Gist
  • Ctrl+e - Edit a selected Gist
  • Ctrl+s - Save Gist

Save Gists from anywhere with Clipper

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.

Download from the Chrome Web Store

' Use Gists to store code you would like to remember later on
Return Enumerable.Empty(Of String)() 'returns empty enumerable of string