Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ExeCoderNew to Visual Studio Code? Get it now.
ExeCoder

ExeCoder

MazyCrazy

|
25,751 installs
| (1) | Free
An extesion for contol compiler/linker/composer/debuger/interpretator in VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ExeCoder

//

Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, C# Script, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script, R, AppleScript, Elixir, and custom command

!BUT! Now supports only GNU C/C++ Compiler (GCC/G++) for code file!

Features

  • Run code file of current active Text Editor
  • Run selected code snippet in Text Editor
  • Run custom command
  • Stop code running
  • View output in Output Window
  • Set default language to run
  • Select language to run
  • Support REPL by running code in Integrated Terminal

Usages

  • To run Building press 'F9' key.
  • To run Compiling press 'Ctrl+F9' key.
  • To run Linking press 'Ctrl+Shift+F9' key.

Configuration

//

Note

  • To run C# script, you need to install scriptcs
  • To run TypeScript, you need to install ts-node

Change Log

See Change Log here

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repo and submit pull requests.

Donation

If you like this extension, you could donate via PayPal.

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