GDScript Formatter
by GDQuest | MIT
A fast code formatter for GDScript: Formats your code according to the official style guide instantly. Includes a command to auto reorder your code and supports format-on-save
GDScript Formatter is a fast code formatter that formats your GDScript files in milliseconds. This addon integrates the formatter directly into Godot 4, so you can keep your code clean and consistent without leaving the editor. Note: there's currently no
Beautify Code on Save
by Diego Mendez | MIT
A Godot 4 plugin that automatically formats and lints your GDScript files when saving
Features Automatic code formatting using gdformat when saving files Code style checking with gdlint after formatting Maintains cursor and scroll position Configurable paths for both tools Automatic tool path detection Clean error reporting Prerequisites
Simple Format on Save
by VitSoonYoung | MIT
Format GDScript while saving, without installing extra tools
🌠Simple Format On Save A Godot add-on that automatically formats GDScript whenever you save it. Features Does not require gdtoolkit Automatic code formatting when saving files Clean and consistent code style Zero configuration, lightweight and simple to
loading more results...