I tried to use this client with R unsuccessfully.
I added this to my config
(add-to-list 'lspce-server-programs '("ess-r" "R --slave -e languageserver::run()" nil))
But I got these messages
[lspce] [WARN] 2024-04-19 13:33:34.957 Can not get root-uri or lsp-type of current buffer.
[lspce] [WARN] 2024-04-19 13:33:34.960 Failed to connect to lsp server.
What have I done wrong?
Thanks for your help.
I tried to use this client with R unsuccessfully.
I added this to my config
But I got these messages
What have I done wrong?
Thanks for your help.