Author |
Topic |
|
ravensOrb
Tomato Guru
136 Posts |
Posted - Feb 05 2004 : 09:19:11 AM
|
In the latest build 1215 -- when I am creating a property in C# VA cause "set" to be changed "Set". This is not valid and is a little on the annoying side :) |
|
Rainer
Junior Member
Germany
22 Posts |
Posted - Feb 05 2004 : 11:04:47 AM
|
It's worse. Although I disabled 'Repair Case' VA mostly offers me (in C++ and C#) only Completions which differ in Case from what I typed and does not offer me existing possibilities with the correct case. There should be a precedence to show 1) function local Names with same case 2) class local Names with same case 3) base classes Names with same case 4) global Names (C++ only) with same case and the Names with different case. |
|
|
John_H_Bergman
Tomato Guru
USA
198 Posts |
Posted - Feb 06 2004 : 11:44:53 AM
|
It also does this for 'get' and 'value'... |
John H. Bergman CTO SiliconZone
[email protected]
To Send email, remove the .online. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Feb 06 2004 : 3:31:32 PM
|
We can reproduce the problems. We expect a fix in the next few builds. |
Whole Tomato Software, Inc. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Feb 13 2004 : 12:18:33 PM
|
Fixed in build 1216. |
Whole Tomato Software, Inc. |
|
|
ravensOrb
Tomato Guru
136 Posts |
Posted - Feb 15 2004 : 3:16:44 PM
|
This is not really fixed. The problem still exists with "value" being replaced with "Value". |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 01 2004 : 12:01:45 PM
|
Fixed again in build 1218. |
Whole Tomato Software, Inc. |
|
|
ravensOrb
Tomato Guru
136 Posts |
Posted - Mar 02 2004 : 8:43:47 PM
|
Still not fixed. It is even worse. Now it replaces "value" with "VALUE" |
|
|
kschaab
Tomato Guru
USA
118 Posts |
Posted - Mar 02 2004 : 10:18:39 PM
|
This happens for a lot of instances for me in VAX 1218. Any time when I'm dealing with identifiers that have different case but the same spelling VA completion is a crap shoot on which case will complete. This is particularly annoying considering I have a lot of member variables that are camel case that are exposed by accessors that are Pascal case. So I type out the entire identifier only to have completion "fix" the case for me. Furthermore in this particular case completion seems to be happening with all characters, not just tab and enter. I have completion on "Any character not valid in a symbol" turned off and "Repair case" turned off. |
Edited by - kschaab on Mar 02 2004 10:20:19 PM |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 04 2004 : 09:55:55 AM
|
Keith, when you say completion, are you doing TAB to accept a suggestion or ctrl+space to complete? If the former, this is vsnet doing the completion, our options have nothing to do with their completion dialogs in C#. |
Whole Tomato Software, Inc. |
|
|
kschaab
Tomato Guru
USA
118 Posts |
Posted - Mar 04 2004 : 10:01:31 AM
|
This only happens with tomato iconed suggestions, and completion happens with any character (except escape) that I type. |
|
|
kschaab
Tomato Guru
USA
118 Posts |
Posted - Mar 05 2004 : 1:25:55 PM
|
This is still a problem with VAX 1219, it almost seems like the you guys are taunting me by guessing which case I don't want. Must be payback for the story of the Whole Tomato. |
|
|
ravensOrb
Tomato Guru
136 Posts |
Posted - May 12 2004 : 4:30:53 PM
|
I just thought I would point out that this problem is back again in the latest build.
value is always be converted to VALUE when I type a ; or <TAB>
I am using build 1233. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 13 2004 : 7:08:43 PM
|
VA X has failed to known "value" is valid. Hmm...
Does "Rebuild" on our Performance node help? You will need to restart your IDE. |
Whole Tomato Software, Inc. |
|
|
ravensOrb
Tomato Guru
136 Posts |
Posted - May 13 2004 : 11:43:56 PM
|
Nope that did not fix it :( |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 14 2004 : 08:32:38 AM
|
Got it. Will be fixed in 1237. |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|