Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Python REPL Runner
New to Visual Studio Code?
Get it now.
Python REPL Runner
Sathvik Bhagavan
|
91 installs
|
(
0
)
|
Free
Run selected Python code in the REPL using Cmd + Enter.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
python-repl-runner
Using Cmd+Enter to run selected python code in REPL like Julia.