Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 can VA hint the comment of on function call ? c#
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jzq740176597
Tomato Guru

China
343 Posts

Posted - Mar 11 2016 :  10:03:46 PM  Show Profile  Reply with Quote
VA 2086 /vs2010 /win7 64bit /C# file

comment of function definition on other c# source(same project)


the call of the function (But only give me the declare even VA.Reparse many times)





I have check for several setting of va & vs.but can't figure it out,any hint will appreciated.

Creation come from persist!

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Mar 13 2016 :  3:34:19 PM  Show Profile  Reply with Quote
"Is show additional comments when available" enabled for you on the Display section of VA Options dialog?

If it still doesn't work, can you please post a short sample file when you can reproduce the problem?
Go to Top of Page

jzq740176597
Tomato Guru

China
343 Posts

Posted - Mar 25 2016 :  10:04:53 PM  Show Profile  Reply with Quote
sorry for the later reply. And I found the options and enable it now. thanks very much and sorry for the stupid question

Creation come from persist!
Go to Top of Page

jzq740176597
Tomato Guru

China
343 Posts

Posted - Mar 25 2016 :  10:10:08 PM  Show Profile  Reply with Quote
Another question I think related.

C# project.

reference.cs



and source.cs



Maybe because the OS is chinese version the tip may not recognized by you english team.(sorry) I Said : "the Begin Tag and end Tag is not match".
Is VA Bug? thanks

Creation come from persist!

Edited by - jzq740176597 on Mar 25 2016 10:12:20 PM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Mar 26 2016 :  11:21:09 AM  Show Profile  Reply with Quote
As a test, does placing a dummy function between the two comment blocks above the Stop() function make any difference?

If you add a blank line above the Stop() function and then type /// to trigger a new XML format comment, what is inserted? Do you get English XML tags, or Chinese XML tags?

I am not seeing anything odd in the comment that would explain this error.

zen is the art of being at one with the two'ness
Go to Top of Page

jzq740176597
Tomato Guru

China
343 Posts

Posted - Mar 29 2016 :  12:01:41 AM  Show Profile  Reply with Quote
I have got it!
please see the first snap, the Stop() function has 5 overloads.The stop() in 2nd snap is not the right one.(sorry for that)

but this is the one I refer to:




after I fix the typo.every thing is OK! I really shocked by the powerful ability to identify the overload functions of VA .

Great Job! buddy!

Cheers!

Creation come from persist!
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19014 Posts

Posted - Mar 29 2016 :  2:40:15 PM  Show Profile  Reply with Quote
Overloaded functions, and several different comments to check makes sense here.

In this case, it was probably the IDE not VA identifying the correct overload, but still, impressive, and I am glad this is working well for you, and that fixing the typo fixes the problem for you.

To help get the correct XML tags in the comment blocks you can either type /// before the function to trigger the IDE's comment block, or use Document Method, where you can easily customise the comment block that is inserted:

http://support.wholetomato.com/default.asp?W161

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000