Earlier I have introduced this excellent comment auto generation tool – GhostDoc. Now you can follow this instructions to get GhostDoc working in just 5 minutes.
- Download GhostDoc and install
- GhostDoc is a Visual Studio plugin, so after Visual Studio is launched, you’d need to assign a hotkey for automatic comments generation, or just click skip to use default hotkey Ctrl + Shift + D
- Right click on any class or method and select Document this, or press hotkey set in step #1
- GhostDoc will do best guess and generate the excellent comment for you.
Now don’t document your code any more, just Ctrl+Shift+D it.
Leave a Reply
You must be logged in to post a comment.