radian
radian copied to clipboard
typing delayed in radian console
My radian console seems to have 2 uncomfortable issues:
- It starts slowly;
- there's a delay in the second character in every word-typing, like this:

Instead, the original R console does neither starts slowly nor suffers from a delay:

r --version radian version: 0.5.10 r executable: /home/apps/R/4.0.2/lib64/R/bin/R r version: 4.0.2 python executable: /home/users/ddzhang/python/3.9.1-env/bin/python3 python version: 3.9.1
How to avoid this two issues? Thanks
To be honest, I don't know exactly what causes it. Maybe trying to disable 'auto completion while typing'?
Thanks for making these videos @ddzhang3. My colleague @anthonynorth and I have also been seeing this for a while.
I found that disabling auto completion while typing does improve things somewhat. However it still feels slightly sluggish compared to typing in a vscode editor window, which is a bit surprising to me since I think vscode is probably doing way more work on the fly.
@MilesMcBain Yes, it seems to work without obvious pause after I start the radian console for a while, maybe half hour later. However, the pause appears again in the next fresh start.
I found this a bit annoying as well. Also it becomes more sluggish after finishing a big job.
are there any updated on this? I'm seeing this too and the problem is so bad that I can't really use radian, which is unfortuante since it's otherwise so superiour to the standard R console
I'm having this issue since yesterday, which is strange because I use Radian since 2020 and didn't change anything recently. Disabling auto completion improved performance but I miss it!