vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

Feature request: Support shell integration for recent command access

Open jooyoungseo opened this issue 2 years ago • 1 comments

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.

jooyoungseo avatar Dec 19 '23 18:12 jooyoungseo

Julia is also supporting this feature. See also: https://github.com/microsoft/vscode/issues/155530

jooyoungseo avatar Dec 19 '23 18:12 jooyoungseo