A simple and fast way to run files with your favorite tools directly from the VSCode context menu.
Enhance productivity in VSCode with a customizable 'Run With...' context menu to execute files using your preferred tools.
✨ Features
📂 Right-click a file → Open File With...
⚙️ Choose the tool you want to run it with.
🔌 Works with scripts, executables, and more.
📦 Installation
Open VSCode
Go to Extensions (Ctrl+Shift+X)
Search for RUN WITH or search for JuanJose
Click Install
🖱️ Usage
Right-click any file in Explorer
Select Open File With...
Choose your tool and run instantly ⚡
You can also select the option in the editor context:
🔧 Configuration
You can configure custom tools in your settings.json:
Go to settings and search for the extension name:
Option: Exec_Extensions Here you can add the extension name of a executable file. Eg: .exe, .sh ...
Option: Main_Configuration: Define the programs to run a specific file. Eg: select 'Edit in settings.json and add new app: