neoclide/coc-r-lsp

how to use this for R code completion?

ssh352 opened this issue · 2 comments

I've installed coc-r-lsp per the doc.

I expect available methods will pop up when I type in the following code just like coc-python. Please advise.

library(data.table)
data.table.

Screen Shot 2019-06-17 at 9 33 14 AM

my bad, it already works. Bad example. Thanks.