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
I like to drag the R Interactive terminal from the bottom dock to a tab:
If VS Code is closed and opened again on the same folder, and if the R interpreter is configured to be radian, after reopening the restored tab is titled "python" – maybe because radian is implemented in Python?
This does not happen if the terminal is left in the bottom dock, and it does not happen if the standard R interpreter is used.
To Reproduce
Steps to reproduce the behavior:
Configure the R interpreter to be radian
Open an R interactive terminal
Drag it to a tab
Close VS Code
Open the same folder again in VS Code
The name of the R interactive terminal tab has changed.
Can you fix this issue by yourself? (We appreciate the help)
No
Expected behavior
The tab should have the name "R Interactive" after reopening.
Environment (please complete the following information):
OS: Debian 12.5
VSCode Version: 1.94.2
R Version: 4.4.1
vscode-R version: 2.8.4
The text was updated successfully, but these errors were encountered:
Describe the bug
I like to drag the R Interactive terminal from the bottom dock to a tab:
If VS Code is closed and opened again on the same folder, and if the R interpreter is configured to be radian, after reopening the restored tab is titled "python" – maybe because radian is implemented in Python?
This does not happen if the terminal is left in the bottom dock, and it does not happen if the standard R interpreter is used.
To Reproduce
Steps to reproduce the behavior:
Can you fix this issue by yourself? (We appreciate the help)
No
Expected behavior
The tab should have the name "R Interactive" after reopening.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: