New Beta of GhostDoc v4

A new beta of GhostDoc v4 is available at http://submain.com/download/ghostdoc/beta/

The updated license key is at http://submain.com/blog/GhostDocV4Beta2IsAvailable.aspx

Here are some of the excellent features of GhostDoc v4

"Version 4 is a major milestone for us with great new features and rewrites that we have done over the last year. Here are the most significant additions to the GhostDoc feature set:

  • Visual Studio 2012 support
  • (Pro) Source code Spell Checker
  • C/C++ language support
  • XML Comment Preview
  • StyleCop Compliance – comments generated by GhostDoc are now pass StyleCop validation
  • Exception Documentation - exceptions raised within a method are documented in the XML Comment
  • (Pro) File Header menu and template
  • (Pro) Visual Studio toolbar with commands for documenting, comment preview and spell-checking
  • (Pro) Options -> Global Properties - allows to reference custom configured user properties within T4 templates (CodeIt.Right users will find this very familiar)
  • (Pro) IntelliSense in the T4 template editor
  • Version update notification – you won’t miss new version release ever again!"
This article is part of the GWB Archives. Original Author: TATWORTH

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.