Is there an indenter/formatter/prettyprinter for D?
    Jesse Phillips 
    jessekphillips+d at gmail.com
       
    Tue Oct 25 18:03:29 PDT 2011
    
    
  
On Tue, 25 Oct 2011 17:07:31 -0700, Davidson Corry wrote:
> Either one dedicated to D (D2 specifically), or a configuration for
> 'indent' or some other cross-language prettyprinter?
> 
> Thanks.
Not really. indent already mostly works, similarly vim mostly gets it 
right. Visual D has something but I don't know if it is any better than 
indent.
    
    
More information about the Digitalmars-d-learn
mailing list