Easily run .exe files in the Visual Studio Code terminal. Uses a compatibility layer, such as wine, on non-Windows platforms.
- Run the current
.exefile by clicking the button right of the tab bar - Run any
.exefiles from their file, editor tab, and editor context menus - Run the current
.exewith the commandRun Executable - On non-Windows platforms, invoke a compatibility layer, such as
wine, to run.exefiles - Options to clear previous output and to run
.exefiles from their directory
