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
 Cursor in wrong location are typing parentheses
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

StephenNutt
New Member

USA
2 Posts

Posted - Apr 08 2010 :  1:34:23 PM  Show Profile  Reply with Quote
If my highlight starts on an open parentheses character and the type a new open parentheses the cursor is placed before the new character I just typed rather than after it.

I'm using 10.6.1819.0 and I have "Surround selection on / * ( { and #" turned off.

feline
Whole Tomato Software

United Kingdom
18951 Posts

Posted - Apr 08 2010 :  2:25:56 PM  Show Profile  Reply with Quote
I am not sure I understand. Can you please post a screen shot of the code before and after, so I can see what you are selecting and doing?

Also which IDE are you using?

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

Edited by - feline on Apr 08 2010 2:26:11 PM
Go to Top of Page

StephenNutt
New Member

USA
2 Posts

Posted - Apr 23 2010 :  11:39:29 AM  Show Profile  Reply with Quote
I'm using Visual Studio 2008.

Type the following code.
GetVersionEx (&osvi);

Move the cursor to the end of the line and press Shift+Back Arrow to select the final characters of the line. Keep highlighting characters until the open parenthesis is selected. You should now have (&osvi); selected with the flashing caret between the space following GetVersionEx and the open parenthesis character (. Now type a new open parenthesis character. The flashing caret is placed before the open parenthesis character. So if I were to retype (&tmp); I'd end up with the following line of code.
GetVersionEx &tmp);(
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18951 Posts

Posted - Apr 23 2010 :  3:48:27 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=2163

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