Run for Visual Studio CodeA lightweight Visual Studio Code extension that runs your code using the run CLI tool.
📑 Table of Contents🚀 OverviewThis extension is built specifically for users of the https://github.com/birukbelihu/run It integrates the CLI directly into VS Code and provides:
No complex configuration. No language mapping. ✨ Features
📦 RequirementYou must install the 👉 https://github.com/birukbelihu/run?tab=readme-ov-file#installation If the extension detects that Installation
👉 Install from Visual Studio Code Marketplace 🛠 Usage▶ Run CodeYou can run code using:
⛔ Stop Running Code
⚙️ Settings
Settings Explained| Setting | Description | |--------------------------|-------------------------------------------| | clearPreviousOutput | Clear output before each run | | saveFileBeforeRun | Save current file before running | | saveAllFilesBeforeRun | Save all open files before running | | runInTerminal | Run inside Integrated Terminal | | preserveFocus | Keep focus on editor after run |ContributeWant to improve Run VSCode? Contributions are welcome! LicenseThis project is licensed under the Apache License 2.0. See the LICENSE file for details. |