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
 Feature Requests
 XML Doc comment enhancements
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jwilman
Starting Member

1 Posts

Posted - Dec 02 2010 :  07:43:31 AM  Show Profile  Reply with Quote
I am using VS 2010. When working in C# or C++ VA pops up a useful list of surrounding symbols when I press Ctrl+Space inside a // or /* */ style comment block.

Is it possible to extend this to do the same inside /// style XML Doc blocks?

Another useful addition would be to have better intellisense for XML Doc tags. I think it's a VS feature that shows a list of possible XML Doc tags from Ctrl+Space but it's a bit limited.

For example I can select the <list> tag from the intellisense list it writes the following for me:

<list type=""

The caret is positioned between the " characters. There is no helpful list of possible attribute values available for the type attribute so of we go to the help system to find out .... 5 minutes later ... carry on with a task that should have taken 30 seconds.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 03 2010 :  5:09:13 PM  Show Profile  Reply with Quote
Unfortunately the listboxes not appearing on CTRL-SPACE in XML comments is a known problem:

case=48252

For help constructing the XML comments, you can use VA Snippets inside comments. VA Snippet shortcuts starting with "/" or "@" are active inside comment blocks.

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

support
Whole Tomato Software

5566 Posts

Posted - Mar 17 2011 :  11:57:01 PM  Show Profile  Reply with Quote
case=48252 is fixed in build 1845

Whole Tomato Software, Inc.
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