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
316 stars 39 forks source link

MacOS: no more F5 to run the debugger #225

Closed tiztrinity closed 1 year ago

tiztrinity commented 1 year ago

Hi, I've installed VSCode 1.77.1 version and your extension 1.7.1. Unfortunately F5 doesn't run the debugger anymore (and it doesn't show in the drop menu). If I use the mouse to run the debugger it works. Reverting to previous version of VSCode, F5 works. A compatibility issue with the newer VSCode?

Thanks TiZ

NoF5

BartmanAbyss commented 1 year ago

shouldn't be. Just tried 1.7.3 with VSCode 1.82 (Windows tho) worked as usual.

tiztrinity commented 1 year ago

Yeah, it seems it has been fixed with more recent version of VSCode, thanks! (My post is from April 10)