Is it possible to build a script to force VAx to document all methods \ functions of a certain class?
I find it quite annoying to manually document each new function i write. i tried customizing visual assist's shortcuts using the following key: VAssistX.RefactorDocumentMethod
but it neither solved any of my laziness issues.
thanks!