formulahendry / formulahendry/vscode-code-runner

New feature: Send/Evaluate code in REPL terminal

Open
#99 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

Would be really great If one could send/evaluate selected lines of code in active REPL terminal window instead of using output window. I mean something like [SublimeREPL package](https://github.com/wuub/SublimeREPL) for Sublime Text does. You write code in a file with nice editor features (autocomplete etc) , select a piece of code, hit alt+enter, and the code is evaluated in REPL. I really love that experience, and I couldn't find any extension that does this in VS Code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.