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
 Space before opening parenthesis on create-implemt
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

AstaDan
Junior Member

United Kingdom
17 Posts

Posted - Jun 06 2014 :  05:30:48 AM  Show Profile  Reply with Quote
Since moving to VS2013, when I do Refactor-Create Implementation, the space before the opening parenthesis of the function call is missing.

My VA snippet for "Refactor Create Implementation" is as follows:
// ------------------------------------------------------------------------------------------------
/// <summary> </summary>
/// \\author DAN \\date $DAY_02$/$MONTH_02$/$YEAR$
// ------------------------------------------------------------------------------------------------
$SymbolType$ $SymbolContext$ ($ParameterList$) $MethodQualifier$
{
$end$$MethodBody$
}

I try to turn off practically all of the smart formatting in Dev Studio, but clearly something is interfering with this. Please could you advise?

feline
Whole Tomato Software

United Kingdom
19185 Posts

Posted - Jun 06 2014 :  5:55:41 PM  Show Profile  Reply with Quote
This is a VS2013 formatting setting problem, turn On:

Formatting -> Spacing -> Spacing for function parentheses -> Insert space between function names and opening parentheses of argument lists

Its "just" a matter of finding the correct setting to change. There are just quite a few settings to check.

Note that turning Off a formatting setting in VS2013 changes the setting, it does not turn off formatting.

zen is the art of being at one with the two'ness
Go to Top of Page

AstaDan
Junior Member

United Kingdom
17 Posts

Posted - Jun 09 2014 :  05:05:03 AM  Show Profile  Reply with Quote
Thanks very much. Checking that option appears to have fixed it. Hopefully it won't interfere with my typing.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
19185 Posts

Posted - Jun 10 2014 :  12:29:52 PM  Show Profile  Reply with Quote
Since this IDE formatting seems to be the same way you currently type and format your code it should not cause any problems at all for you.

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