[ESS] autocompletion of function arguments in 12.09
Ali Tofigh
alix.tofigh at gmail.com
Tue Oct 9 21:19:48 CEST 2012
thanks! super.
I would hate to have to change all my code in the current project, so
this is of great help. I actully changed my style because of the way
completion worked before, so for future projects I might start using
spaces around the equal sign, since I too find it to be better style.
On Tue, Oct 9, 2012 at 3:12 PM, Vitalie Spinu <spinuvit at gmail.com> wrote:
> >> Ali Tofigh <alix.tofigh at gmail.com>
> >> on Tue, 9 Oct 2012 14:21:43 -0400 wrote:
>
> > After moving to ess 12.09, the auto-completion of function arguments
> > puts spaces around the equal sign. This wasn't the case before and all
> > my code is written without spaces around the equal sign in function
> > calls. Is there any way of going back to the previous behaviour? I
> > can't find any variable for this, or maybe I'm looking in the wrong
> > place...
>
> Yes, the internal has been changed a bit.
>
> I have just added to trunk the customizable "ess-ac-R-argument-suffix"
> variable, which defaults to " = ", because I think it's a better style;)
>
> Vitalie
More information about the ESS-help
mailing list