[ESS] feature request : completion of available packages name
Samuel BARRETO
samuel.barreto8 at gmail.com
Tue Jan 3 18:30:06 CET 2017
Hi,
Do you think it would be difficult to add some kind of completion backend
to complete the package names when typing `library(` ?
I was thinking that the list of packages could be populated by calling
something like :
names(installed.packages()[,2])
But I don't know enough elisp to implement it myself…
Thanks !
Samuel Barreto
[[alternative HTML version deleted]]
More information about the ESS-help
mailing list