Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vsc-runnerNew to Visual Studio Code? Get it now.
vsc-runner

vsc-runner

Pablo Uribe

|
1,024 installs
| (0) | Free
Execute C++, Java, Python, Javascript and typescript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Runner README

Features

An extension that helps you to run your code easily.

Supported languages

  • C++
  • Java
  • Python
  • Javascript
  • Typescript

Release Notes

v1.0.0

  • Initial Release
  • Added support for C++, Java and Python

v1.1.0

  • Added logo
  • Added run button for GUI.

v1.1.1

  • Solved issue for linux.

v1.2.0

  • Solved change of directory problem.

v1.2.1

  • Solved change of directory problem in windows.

v1.2.2

  • Removed directory alert

v1.3.0

  • Solved issue for directories with spaces in their names.
  • PowerShell beta

v2.0.0

  • Release powershell enabled

v2.1.0

  • Added javascript and typescript commands

How to use

Open the file you are working with (Make sure the language is supported). Then press the keybind CTRL + ALT + F5 to execute the file with the integrated terminal.

Locate the icon:
button
on the top right corner of the screen. Click it to execute the file with the integrated terminal.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft