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

Doest this work on Godot 4.2.1? Thanks #3

Closed ducpt2 closed 8 months ago

ducpt2 commented 8 months ago

I just follow the instructions:

  1. Install https://github.com/Scony/godot-gdscript-toolkit. and test manual it work.
  2. Install this plugin on AssetsLib
  3. Enable plugin
  4. Try save the file with wrong intent but not format.

I am using macbook with M chip. Any clue? Thanks.

ducpt2 commented 8 months ago

Follow https://github.com/ryannhg/gdformat-on-save/issues/2 and it work