REditorSupport / REditorSupport/vscode-R

Attach an external terminal and send code there

Open
#1,287 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.2k
Forks
139
Avg merge
2h 46m
Merged PRs (30d)
5

Description

From time to time, I need to work with an external terminal due to various accessibility and screen-reader compatibility issues. Would there be any way to attach R session to an external terminal and send R code from VSCode to the connected external terminal? I guess there is a way to start a listener in an external terminal to communicate with VSCode. It would be great if this feature could be considered adding for future release.

tmux would be an alternative workaround; however, it is quite tricky, especially on Windows unless we use WSL or msys2/Cygwin.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by investigating how the VS Code extension currently launches and communicates with R sessions, including whether external terminals are supported; define the connection and platform requirements before estimating implementation and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, vscode
Domain
cli, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.