midouest / vscode-playdate-debug

Unofficial Playdate debug extension for Visual Studio Code on macOS, Windows and Ubuntu
https://marketplace.visualstudio.com/items?itemName=midouest.playdate-debug
MIT License
38 stars 4 forks source link

Extension should launch simulator from integrated terminal on Linux #21

Closed midouest closed 1 year ago

midouest commented 1 year ago

We should be able to remove the gnome-terminal workaround now that the Linux simulator supports the debug adapter protocol. This would also resolve #18