[MonoDevelop] Handling attributes with C# autoformatter

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Oct 9 18:35:51 EDT 2009


On Fri, Oct 9, 2009 at 12:33 PM, Patrick McEvoy <patrick at qmtech.net> wrote:
> It doesn't handle attributes used like this too well...
>
> public void AssumeIdentifyOfUser ([ARFetch ("userid")] User user)
>
> gets turned into...
>
> public void AssumeIdentifyOfUser (<indention>[ARFetch ("userid")]
> User user)

Please file a bug: http://monodevelop.com/Developers#Reporting_Bugs

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list