jichavez3
jichavez3
I just tried that, and actually just opening the plot window disconnects my session. I've also had it where I keep the plot window docked, then try issuing a plot...
Is there anywhere else I can post this issue? I've exhausted options, from here on github, to the VS community. Any help would be greatly appreciated.
Update: I see now that any new plot window will only ever display "R Plot - Device 0" when I open a new plot window or try plotting from R...
Thanks for the info! I tried all available options, and here's what I've seen: When I use dev.new() I get the same error I get when I attempt plotting in...
One more detail: When I look at the output for R Language Server, I see the following: R Language Server (5636) started Error: '\U' used without hex digits in character...
Looks like I'm heading in the right direction. The RLS output now shows "R Language Server (undefined) started". However, I'm still not able to run anything in the terminal. I...
I just start R by running the R.exe. Here's a screen shot with the R terminal in the foreground, and VS Code with the PowerShell terminal in the background. 
Lol, I see now. When I run Python programs, it seems like the Python terminal automatically starts up. Is there not a way to do that with this extension?
Thanks, I have done that to this point. These are the only two settings I currently have for R: `"r.rpath.windows": "C:/Program Files/R/R-4.0.4/bin/R.exe", "r.rterm.windows": "C:/Users/Jason/AppData/Local/Programs/Python/Python39/Scripts/radian.exe"`
So sorry for the delayed response. I'm completing a Masters degree and switched over to R Studio to get assignments completed and ignored this thread. Here's the answers to your...