BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
303 stars 38 forks source link

🐛 set executable bit for darwin and linux executables #237

Closed m0ppers closed 10 months ago

m0ppers commented 10 months ago

fixes #236

BartmanAbyss commented 10 months ago

yeah, unfortunately that won't work as I'm packaging the extension on Windows. However we have a function that sets the permission bits on first execution. I just missed to update the version number. Will post a new release asap.