🚀 Hybrid Smart Runner Hybrid Smart Runner is a lightweight multi-language code runner for Visual Studio Code. Run C, C++, Java, JavaScript, and Python files instantly with smart detection and automatic compile support. Built for speed, simplicity, and competitive programming. ✨ Features ▶ One Click Run Run the currently opened file directly from the editor title bar. 🧠 Smart Language Detection Automatically detects and executes: C C++ Java Python JavaScript ⚡ Automatic Compile & Run Compiles C, C++, and Java automatically Executes Python and JavaScript instantly Displays clean output in the integrated terminal 🏁 Competitive Programming Friendly Minimal overhead Fast execution flow Clean terminal output 📦 Requirements Make sure the following tools are installed and added to your system PATH: GCC / MinGW (for C and C++) JDK (for Java) Python 3+ Node.js (for JavaScript) ⚙ Extension Settings Currently, this extension does not add custom configuration settings. 🐞 Known Issues On Windows, Microsoft Store Python alias may cause execution errors. To fix: Go to Settings → Apps → Advanced App Settings → App Execution Aliases Disable the Python alias. 📋 Release Notes 1.0.0 Initial stable release Multi-language support Automatic compile and execution Editor title run button integration Enjoy coding with Hybrid Smart Runner! 🚀 |