Stop R console from starting on launch #6994
-
Hello everyone! Currenly, my primary editor of choice for R is VS Code; however, I am interested in using Positron as it provides a better console experience than the R extension in VS Code. One aspect of VS Code that I would like for Positron to have is that the console does not start on the launch of Positron. Is this a feature/setting that Positron already has? If so, could someone direct me to this setting? Thank you for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello! I think what you are looking for is: "interpreters.startupBehavior": "manual" Let us know if this is what you were seeking. Cheers |
Beta Was this translation helpful? Give feedback.
Hello!
I think what you are looking for is:
"interpreters.startupBehavior": "manual"
Let us know if this is what you were seeking.
Cheers