I am a huge fan of GhostDoc and use it in all of my development projects. Knowing that it supports custom rules I'd like to ask what custom rules have you written?
|
It's not quite a GhostDoc rule, but... Starting in 1996, I wrote a VB macro that did GhostDoc-like comment generation for C & C++, and then a bit later, for C# too. Then I discovered GhostDoc and thought it would save me writing any more hideous VB macro code. But I was disappointed to find that GD did less than my macro, and its rules were not flexible enough to bridge the gap. So I continued developing my macro - it's now a fully fledged add-in written in C#. You might like to give it a try (it's free) - atomineerutils. | ||||
feedback
|