Explore >> Select a destination


You are here

me.micahrl.com
| | florimond.dev
15.9 parsecs away

Travel
| | ChainMap in a nutshell: treat multiple dictionaries as one, unlock Python superpowers.
| | florimond.dev
15.9 parsecs away

Travel
| | ChainMap in a nutshell: treat multiple dictionaries as one, unlock Python superpowers.
| | bruceeckel.com
15.4 parsecs away

Travel
| |
| | www.brandonpugh.com
71.7 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: