Andrew Craig

Results 97 comments of Andrew Craig

Thanks @eitsupi! That should make this much easier.

Since you have `"r.alwaysUseActiveTerminal": true` set, sending code to the terminal will not automatically start R. Try starting R in the terminal first. Or, if you would prefer to have...

Good to hear there's some progress on the RLS side. > I tried starting R first, but the terminal in VS Code stays set to Powershell. How are you starting...

Thank you for the screenshot. You need to start R in the PowerShell terminal, not in a separate window.

If you would prefer to have R start automatically, remove the setting `"r.alwaysUseActiveTerminal": true`. Then it will start a new R console when you run R code, if there isn't...

Oh! That's strange then. So when you run R code, it just sends the line of code to the PowerShell terminal as shown in your screenshot? What command are you...

@jichavez3 Any update on this?

@jichavez3 It's been a month without an update, and I think the problem is probably due to using a non-vscode-R command rather than a bug in vscode-R, so I'm going...

Hi @jichavez3, thank you for the update. No worries - your degree is definitely higher priority than this issue :) > I recently installed Kite for work I'm doing in...

Thank you for this info. My thought is that there's a problem with radian. Can you try copy-pasting the path to radian from your `r.rterm.windows` setting into the terminal? My...