template inserts code not conform formatting properties

Bug #427545 reported by Adriaan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
monodevelop (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: monodevelop

i have 'formatting on the fly' turned on and choosed kind of vs.net layout of formatting, so i want:
for (int i = 0; i <= max; i++)
{

}

but if i use the template generator, it is not following this standard, but generating:
for (int i = 0; i <= max; i++) {

}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.