
GDScript Formatter (GDQuest) 0.14.0 Tools 4.4 Community
Submitted by user gdquest; MIT; 2025-10-16
GDScript Formatter is a fast code formatter built in Rust that formats your GDScript files in milliseconds, integrated directly into Godot 4.
The formatter handles consistent spacing and indentation, proper vertical spacing between functions and classes, and more generally tidies up your code following the official GDScript style guide.
It offers near-instant formatting, an optional auto code reordering command, and format-on-save, among other features. It also comes with an extra code style linter that warns you about style issues without changing your code.
For a complete guide on how to configure and use the addon, visit the documentation:
https://www.gdquest.com/library/gdscript_formatter_godot_addon/
View files Download Recent Edits