Browse by Tags
All Tags » tabs
-
Hi,
I have just started using GhostDoc and must say that it is fantastic. Congratulations on such a simple but very useful tool.
The main benefit that I am getting from it at the moment is the ability to automatically produce xml comments for inherited members. I like to document my code as much as possible but found that I was neglecting ...
-
We only use spaces, not tabs in our code (and this is enforced by StyleCop). Therefore, it gets to be a nuissance when tabs are used for formatting whenever a comment is generated (or re-generated). I'm seeing this right now in the indention of a <list> element, but also see it in the <returns> element of a "State ...
|
|