Good morning,
I recently downloaded the editor, it’s very cool, however it doesn’t autocomplete the R or Python code either.
Saben una solucion?
Quedo atento
Good morning,
I recently downloaded the editor, it’s very cool, however it doesn’t autocomplete the R or Python code either.
Saben una solucion?
Quedo atento
Hello,
Thank you for using RCode! Which version of R and Windows are you using? You can try to manually install the autocomplete tools in R with install.packages("languageserver")
and see if it works afterwards after rebooting RCode.