REditorSupport / REditorSupport/vscode-R
Feature request: Support shell integration for recent command access
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
VSCode provides a way to implement shell integration to access and navigate recent commands. Related support has been made in Python repl: https://github.com/microsoft/vscode-python/issues/22647
It would be great if this feature could be implemented in R repl as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing VSCode's shell integration for recent command access and the related vscode-python issue 22647, then trace how the R repl is integrated. Done means the R repl supports equivalent access to and navigation of recent commands; the issue does not name files or tests to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript, vscode
- Domain
- cli, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100