|
-
Sep 21st, 2010, 10:54 AM
#1
Thread Starter
Fanatic Member
VS Addin how review the source code
I am currently trying to create a Visual Studio Addin, that I want to go through all the classes in a project and look at the code.
The things I'm trying to do is identify whether Option explicit/strict is turned on, whether there is XML commenting on the subs/functions etc.
I've managed to get my Addin to load and I'm able to identify all the classes within the project but I don't seem to be able to figure out how to get the addin to look at the code or things like that.
I was wondering if anyone has done anything like this before and has an idea about how I may be able to achieve this?
Thanks for any help in advance
Satal
If you find a response helpful then remember to Rate it
Personal website Sam Jenkins
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|