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
 VAX: incorrect case correction (string -> String)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

yole
New Member

8 Posts

Posted - Dec 10 2003 :  06:34:36 AM  Show Profile
I'm using VAX with a C# project, and I have "Repair case" enabled. When I type "string", VAX auto-corrects it to "String", which is not necessary - "string" is a standard C# keyword. I have to change the type name back to "string" every time.

yole
New Member

8 Posts

Posted - Dec 10 2003 :  06:57:52 AM  Show Profile
The same happens with "internal -> Internal".
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Dec 10 2003 :  07:59:27 AM  Show Profile
Repair case is pretty broken. I have disabled it until its fixed.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 22 2003 :  2:17:09 PM  Show Profile
Fixed in 1208.

Whole Tomato Software, Inc.
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Dec 22 2003 :  2:58:26 PM  Show Profile
Maybe you mean 1209, because I see no change in 1208. Still unusable with STL other typical test cases (vector<int>::iterator.begin() is converted to BEGIN(), same with end, size, etc.). Also the strxxx() functions are converted to StrXxx(), and some more.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 22 2003 :  4:00:00 PM  Show Profile
The repair case in C# was a specific bug related to VA not seeing aliases like string to System.String. (fixed in 1208)

We see the problem in the STL example, will be fixed in 1209.

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