ryan-haskell / gdformat-on-save

This plugin runs `gdformat` on save to automatically format your GD script as you code.
https://godotengine.org/asset-library/asset/2340
MIT License
14 stars 6 forks source link

Find gdformat on Mac #5

Open plink-plonk-will opened 7 months ago

plink-plonk-will commented 7 months ago

Source adapted from here:

https://github.com/el-falso/gdlinter/blob/1e2e913fdcd40cfeffd4cd5e656a90d05f3b4097/addons/gdLinter/gdLinter.gd#L171

Fixes "Command not found" issue on macOS.