Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Easy Binary (Auto Compiler & Runtime Provisioner)New to Visual Studio Code? Get it now.
Easy Binary (Auto Compiler & Runtime Provisioner)

Easy Binary (Auto Compiler & Runtime Provisioner)

Just Loerei

|
3 installs
| (0) | Free
Automatic compiler & runtime installer via Winget for Windows. Supports Exclude / Include mode per folder.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🛠️ Easy Binary (Auto Compiler & Runtime Provisioner)

🎓 Built specifically for CS Learners, Students, & Educators. Never worry about installing GCC, MinGW, Python, JDK, or Go manually again.

VS Code Marketplace Version License


🚀 What does Easy Binary do?

Setting up compilers on Windows (PATH variables, MinGW downloads, JDK configurations) is notoriously tedious for students and beginners.

Easy Binary automatically detects missing language runtimes or compilers when you run your code and provisions them silently in the background using Windows Package Manager (winget).


⚡ Supported Auto-Installers via Winget

Language / Tool Automatically Installed Package
C / C++ WinLibs MinGW (gcc / g++) (BrechtSanders.WinLibs.POSIX.UCRT)
Python Python 3 (Python.Python.3)
Java Oracle JDK 21 (Oracle.JDK.21)
Go Go SDK (GoLang.Go)
JavaScript / TS Node.js (OpenJS.NodeJS)
C# .NET SDK 8 (Microsoft.DotNet.SDK.8)
Rust Rustup (Rustlang.Rustup)

📦 Part of the F5 Anything Suite

This extension is part of the F5 Anything Suite, designed to make VS Code friction-free for Computer Science learners:

  • F5 Anything: Press F5 to build & run any code file instantly.
  • No More .vscode: Keep your workspace 100% clean by isolating binary outputs away from your code folders.
  • F5 Anything Suite: Install the complete zero-config package in 1 click!

📄 License

MIT License © loerei

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