
R
Publisher
rhgdev
Format on Save
Tools
Formatting GDScript Code Development Automation gdformat Toolkit Save
This plugin runs gdformat
on save to automatically format your GD script as you code. NOTE: This plugin only runs if "gdformat" is installed. Instructions available at https://github.com/Scony/godot-gdscript-toolkit
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
This plugin runs
gdformat
on save to automatically format your GD Script as you code.
Prerequisites
- Make sure you have gdtoolkit installed
Special thanks
- ✨ @Scony (for creating
gdformat
) - ✨ @Qubus0 (for your help on the Godot Discord)
- ✨ @KANAjetzt (for your reload_script workaround)