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 1215 on .NET 2002 - ToggleRepairCase broken?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Feb 04 2004 :  2:28:26 PM  Show Profile
Let's say I've pasted in a long line that contains:


     m_listctrl.GetSelectedCount()


But I want to change that to:


     m_listctrl.GetItemCount()


So, I highlight "Selected" and type in (mistakenly) "item", to get:


     m_listctrl.GetitemCount()


It would be cool if there were a keystroke to fix that mis-cased "i". I tried mapping Ctrl-Shift-X to ToggleRepairCase, but when I press that key combination, nothing happens.

Am I doing something wrong, or is this a bug?

support
Whole Tomato Software

5566 Posts

Posted - Feb 04 2004 :  3:38:33 PM  Show Profile
ToggleRepairCase enables and disables repairing of case. The button provides faster access than the options dialog and is used only when wanting to disable case temporarily. FWIW, toggling has little value if you have suggestion listboxes enabled since suggestions are always made with the correct case.

As for your request, see the "Miscellaneous" section at the bottom of:
http://www.wholetomato.com/x/products/features/case.html?more=yes

From the page:
Place the caret at the end of an existing symbol and press Tab or Ctrl+Space to correct its case.
Case is repaired only when typing. Case is not corrected when pasting.

Some caveats:
We notice Ctrl+Space as well as Ctrl+J works in the middle of a symbol in VS.NET. If "Use Default IntelliSense" is disabled, you must press Ctrl+J. (We will make Ctrl+Space work again.)

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