You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I've been using radian for at least one year and no problem so far, the experience was great!
However, after I've decided to create a renv inside a project, I get some issues regarding radian: while typing, the completion is very laggy.
If I set options(radian.complete_while_typing = FALSE), the lag dissapears, which makes me think that this is the issue. Also, I get this issue only when using radian together with renv.
Any help or suggestion for solving this issue would be much appreciated. Thank you!
Andi
The text was updated successfully, but these errors were encountered:
Same for me it seems. I haven't tested extensively yet, but it seems radian in any random dir does not result in the same laggyness that happens with in a renv-enabled project dir. The options solution doesn't seem to work for me, unfortunately.
Edit: My issue actually seems to be more like #262. Although that issue for me also seems to depend on renv
Hello!
I've been using
radian
for at least one year and no problem so far, the experience was great!However, after I've decided to create a
renv
inside a project, I get some issues regardingradian
: while typing, the completion is very laggy.If I set
options(radian.complete_while_typing = FALSE)
, the lag dissapears, which makes me think that this is the issue. Also, I get this issue only when usingradian
together withrenv
.Any help or suggestion for solving this issue would be much appreciated. Thank you!
Andi
The text was updated successfully, but these errors were encountered: