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
 Deleting spaces
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Michellia
New Member

2 Posts

Posted - Jan 03 2013 :  09:23:51 AM  Show Profile  Reply with Quote
When I write this line

for( i = 0; i < 10; i++ )

when I hit return to add the {}

it changes it to this

for(i = 0; i < 10; i++)
{

}

How do I tell Visual Assist to stop deleting my spacing.

thanks all

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jan 03 2013 :  10:46:43 AM  Show Profile  Reply with Quote
I don't think VA is doing this kind of re-formatting. Do you still see the same effect if you disable Visual Assist temporarily?

VAssistX -> Enable/Disable Visual Assist X
Go to Top of Page

Michellia
New Member

2 Posts

Posted - Jan 03 2013 :  2:26:53 PM  Show Profile  Reply with Quote
Just tried it. yes it does.
So it must be visual studios.

Does nay one know how to turn it off then.

Michelle

quote:
Originally posted by accord

I don't think VA is doing this kind of re-formatting. Do you still see the same effect if you disable Visual Assist temporarily?

VAssistX -> Enable/Disable Visual Assist X

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19189 Posts

Posted - Jan 07 2013 :  9:01:53 PM  Show Profile  Reply with Quote
The exact option / options depend on your IDE and programming language. As a start point, try turning Off:

IDE tools menu -> Options -> Text Editor -> C# -> Formatting -> Automatically format completed block on }

and see if this helps.

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