Browse by Tags
All Tags » GhostDoc
Showing page 1 of 4 (39 total posts)
-
Thank you for your prompt response and fix!
Any idea when this new version will be released?
-
When creating an ExtensionMethod in .NET, GhostDoc doesn't correctly document the parameters. The first parameter representing the Type that the extension method is being extended shouldn't be included in the parameter list.
Example: /// <summary> /// Concatenates a <seealso ...
-
Do not use TABs. StyleCop doesn't like them.
-
This should be on the roadmap.
-
Code Quality developer tools is the direction we've been following since the introduction
of CodeIt.Right and we are taking this commitment to the next level in 2010 with two
new products and new features for our existing products. One of the new products
to be released in 2010 will assist in unit testing, code coverage and test code ...
-
One of the very helpful and important rules that we added in the past few months is the one that finds members that missing XML documents when these are required - General / Type, Member -> Should have XML comments (Externally visible types and members should have XML comments).
One of the most frequently asked question about the rule is why ...
-
Not a problem, feel free to contact us if you have any questions.
-
Hello,
I'm trying to use the environment macro $(Environment.Date) but it keeps inserting the date in US format. My system has been set to English (Australian).
Any ideas on how to fix this?
Thanks in advance,
Alex.
-
Serge B.:One question though - how would XML Comments be of use for JavaScript?
It's used in intellisense - http://weblogs.asp.net/scottgu/archive/2007/06/21/vs-2008-javascript-intellisense.aspx
-
Serge B.:One question though - how would XML Comments be of use for JavaScript?
It's used in intellisense - http://weblogs.asp.net/scottgu/archive/2007/06/21/vs-2008-javascript-intellisense.aspx
1
|
|