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

PLAYDATE_SDK_PATH environment variable is not picked up on Linux #38

Open midouest opened 11 months ago

midouest commented 11 months ago

This was working at one point in the past.

Workaround: open VSCode from a terminal with code .

midouest commented 11 months ago

VSCode may pick up the environment variable if it's in the bash_profile instead of bashrc