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
 C# new keyword auto complete error
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

cgough
Senior Member

27 Posts

Posted - Jan 27 2010 :  4:43:03 PM  Show Profile  Reply with Quote
static void Function(out SortedList<int, List<decimal>> complicated )
{
complicated = new out SortedList<int, List<decimal>>();
}

When you type this out VAX finishes the new keyword incorrectly, it is including the out keyword with the auto complete.

complicated = new { out SortedList<int, List<decimal>> };

Thanks.

feline
Whole Tomato Software

United Kingdom
19021 Posts

Posted - Jan 28 2010 :  12:08:53 PM  Show Profile  Reply with Quote
Which IDE and version of VA are you using?

So far I cannot reproduce this problem using VS2005 and VA 1810.

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

cgough
Senior Member

27 Posts

Posted - Feb 14 2010 :  2:13:51 PM  Show Profile  Reply with Quote
Sorry bout that.

VA_X.dll file version 10.5.1738.0 built 2009.10.01
exe version 9.0.30729.1
msenv.dll version 9.0.30729.4108
Font: Bitstream Vera Sans Mono 13(Pixels)
Comctl32.dll version 6.10.6001.18000
Windows Vista 6.0 Build 6001 Service Pack 1
2 processors (x86)

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19021 Posts

Posted - Feb 15 2010 :  1:13:15 PM  Show Profile  Reply with Quote
I am seeing the same problem in VS2008 with VA 1738, but I cannot reproduce the problem with VA 1812, which is our current beta release:

http://www.wholetomato.com/downloads/default.asp

Can you try this version and see if it fixes the problem for you please.

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