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# Completion Bug
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DrB
Senior Member

28 Posts

Posted - Nov 24 2004 :  11:56:46 AM  Show Profile
I'm seeing a bug in the C# completion that's been in for a few versions (I'm using 1287 now). Are others seeing this?

For example, I type in:

StreamWriter sw = new StreamWriter("C:\\\\t.txt");
sw.W

and I get a bunch of choices with WriteLine as the prefered choice, so I hit tab and all is well. Then I type ");" to finish the line and it gets garbled to:

sw.WriteLine;riteLine

Anyone else seeing this?

I sent an email to [email protected] with screen shots.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 09 2004 :  5:16:34 PM  Show Profile
are you getting a suggestion listbox, one with question mark icons, and accepting: "WriteLine(" ?

i have a C# console application i use for testing C# bug reports, being a C++ programmer myself, and i cannot get to the point where i just need to type ");" to finish the line.

if i have insert brackets turned on then accepting WriteLine inserts WriteLine()

or do you mean you are over typing the closing bracket? i have also tried this, but i cannot reproduce this bug.

using .NET 2003 and VAX 1287

can you make this go wrong in a different project?

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

DrB
Senior Member

28 Posts

Posted - Dec 09 2004 :  5:41:39 PM  Show Profile
Yes, I'm typing over the closing parenth that VAX puts in.

This happens to me several times a day. It's not always reproducible. It does seem to only happen when double suggestion list boxes come up.

I often get the regular color selection box, but a second one appears above in black-and-white with a question mark next to the choices. This seems to signal that the text will get scrambled later.

I select the choices from the box using <tab> if that makes any difference.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 09 2004 :  6:11:26 PM  Show Profile
*um* i don't get this problem in C++, thankfully.

zen is the art of being at one with the two'ness

Edited by - feline on Dec 09 2004 6:12:12 PM
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 26 2004 :  10:57:52 AM  Show Profile
"double suggestion" are definitely the cause. We have seen this before, but are unable to reproduce the problem. Can you give any clues or reproducible cases?

Others seeing this?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000