Browse by Tags
All Tags » Suggestion
-
I've been using Ghostdoc for a long time now, and while the product is great, the thing which still frustrates me is the update process. Whereas most Visual Studio addins use the built-in update process, GhostDoc is still installed separately (I don't know if there is a specific reason for this). The update process is much ...
-
Is it possible to NOT document private variables?
For example:
private QueueConnectionFactory _factory;
private QueueConnection _conn;
private string _serverUrl;
would NOT ...
-
Love the spell checker!
Please add to the recognized 'words' of the spell checker.
-
When developping, it would be nice to analyze the code on a file-by-file or class-by-class basis. Like with Microsoft's Source Analysis tool (http://blogs.msdn.com/sourceanalysis/default.aspx) .
|
|