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
 1233: Parentheses kills tab
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

gstelmack
Ketchup Master

USA
76 Posts

Posted - May 01 2004 :  7:48:46 PM  Show Profile
If I'm typing in some math in a C++ program, and I continue to multiple lines, and the first character of the next line is an open paren, the open/closed paren get placed at the very beginning of the line with no indent. VS.NET 2003. Example:


    int someCalcValue = x + y +
()


instead of:


    int someCalcValue = x + y +
        ()


The cursor is correctly indented when I go to type the open paren, it just jumps all the way to the left as soon as I type it and the close paren is inserted.

-- Greg Stelmack, Red Storm Entertainment

support
Whole Tomato Software

5566 Posts

Posted - May 02 2004 :  10:51:16 AM  Show Profile
We can reproduce the problem. Only workaround appears to be DEL twice, Tab and continue typing.

ixBug=11

Whole Tomato Software, Inc.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - May 17 2004 :  6:22:25 PM  Show Profile
Fixed in 1237.

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