[ESS] setMethod indentation

Vitalie Spinu spinuvit at gmail.com
Fri Jun 5 22:53:47 CEST 2015


 >>> Kevin Coombes on Fri, 5 Jun 2015 10:42:36 -0400 wrote:

 > And here is the new behavior:

 > setMethod("summary", c("Prior"), function(object, ...) {
 >             cat("Prior: ", object at cn,"\n")
 >             print(object at vt)
 >           })


This is not how ESS currently indents. Indentation was rewritten from zero in
the past month and the configuration UI is still being changed. Please see
recent issues and pull requests on github if you are interested.


  Vitalie



More information about the ESS-help mailing list