[ESS] company-mode

Vitalie Spinu spinuvit at gmail.com
Tue Oct 20 19:02:35 CEST 2015


R company backends ask the process for completions. If you haven't evaluated
summm you won't have it. You can always add company-dabbrev in front of local
company-backends list to fix this.

  Vitalie

>> On Tue, Oct 20 2015 16:12, Henric Winell wrote:

> Hi,

> I'm trying out the new ESS completion mechanism using company-mode. Many thanks
> for adding this!  But I'm missing one feature: if I type in, e.g.,

> summm <- 5
> sum

> and then press [TAB] in a buffer where R-mode is enabled, 'summm' isn't listed
> among the suggestions.  It can, however, be done by calling company-dabbrev by
> pressing M-/, but that's one key-press to many... ;)

> How can I add the suggestions from company-dabbrev to the suggestions from the
> ESS backend?

> Henric Winell

> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help



More information about the ESS-help mailing list