[ubuntu-mono] [Bug 427545] [NEW] template inserts code not conform formatting properties
Adriaan van Kekem
adriaanvk at gmail.com
Thu Sep 10 20:53:47 UTC 2009
Public bug reported:
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++) {
}
** Affects: monodevelop (Ubuntu)
Importance: Undecided
Status: New
--
template inserts code not conform formatting properties
https://bugs.launchpad.net/bugs/427545
You received this bug notification because you are a member of MOTU Mono
Team, which is subscribed to monodevelop in ubuntu.
More information about the Ubuntu-mono
mailing list