hi,
maybe someone can help me... i'm searching for hours about how to
detect
if an ActivePoint in a VisualStudio2005 Document (CSharp) is in a
Comment...
i'm thought vsCMElement could solve this problem, but i cant find
how... so I
hope someone can tell me an easy solution, cause now i'm searching for
comment
signs...
thanks for any help
martin madreza
Carlos J. Quintero [VB MVP] - 01 Feb 2007 11:53 GMT
AFAIK, there is nothing in the extensibility model to do that, I had to
parse the code on my own for my add-in.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
> hi,
>
[quoted text clipped - 12 lines]
>
> martin madreza