languageserver icon indicating copy to clipboard operation
languageserver copied to clipboard

specify path to index packages

Open aspeddro opened this issue 4 years ago • 0 comments
trafficstars

I installed languageserver in another path via R_LIBS_USER to isolate dependencies. The server was started normally, however autocomplete does not index packages in default R_LIBS_USER.

languageserver path: image

Can I specify a path to index the data?

My default lib is ~/.R

aspeddro avatar Sep 22 '21 00:09 aspeddro