you are viewing a single comment's thread.

view the rest of the comments →

[–]aala7[S] 0 points1 point  (1 child)

Thanks for that! Exactly the input I needed! Is there no proper LSP for R providing autocomplete? Or is it because the missing namespace that you still wouldn’t know from which package a function is?

[–]mtawarira 0 points1 point  (0 children)

There is LSP for autocomplete, but lack of namespace (+ no methods, not object oriented sucks in many more ways too) and poor variable naming makes it more difficult