Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R Interactive in tab changes title after reopening #1571

Open
allefeld opened this issue Oct 12, 2024 · 0 comments
Open

R Interactive in tab changes title after reopening #1571

allefeld opened this issue Oct 12, 2024 · 0 comments
Labels

Comments

@allefeld
Copy link

Describe the bug

I like to drag the R Interactive terminal from the bottom dock to a tab:

image

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?

image

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:

  1. Configure the R interpreter to be radian
  2. Open an R interactive terminal
  3. Drag it to a tab
  4. Close VS Code
  5. Open the same folder again in VS Code
  6. 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
@allefeld allefeld added the bug label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant