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

Jeffrey Stedfast fejj at novell.com
Fri May 25 16:15:14 EDT 2007


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




More information about the Monodevelop-list mailing list