[MonoDevelop] code style prefs (was: "Implementinterface" issues)

Eli Yukelzon reflog at gmail.com
Sat May 26 06:39:24 EDT 2007


On the same topic - does anyone use some code ident/beautification tools?
I tried astyle but it works rather bad with C#.

Any suggestions? (except writing beautiful code in the first place :) )

On 5/25/07, Jeffrey Stedfast <fejj at novell.com> wrote:
>
> On Fri, 2007-05-25 at 16:06 -0400, Jeffrey Stedfast wrote:
> >
> > 1. my custom smart-indent parser is pretty loose, too loose to be able
> > to enforce style at the level we'd probably want
> >
>
> actually, I think we could maybe add the necessary extra bits of state
> to the smart-indent parser... and the more I think about it, the more I
> think that something close to the smart-indent parser is what we want
> from a parser for this type of re-formatting because it's simple, fast,
> doesn't need to resolve type information, etc.
>
> Jeff
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070526/f2567485/attachment.html 


More information about the Monodevelop-list mailing list