Explore >> Select a destination


You are here

thomascountz.com
| | fractaledmind.github.io
28.2 parsecs away

Travel
| | This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.
| | bpohoriletz.github.io
24.1 parsecs away

Travel
| | ???: 20-30 min ??????: Beginner/Intermediate ???: GitHub
| | ryanbigg.com
15.9 parsecs away

Travel
| | Decorating arrays with SimpleDelegator
| | www.brandonpugh.com
105.8 parsecs away

Travel
| Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: