Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

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/
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/
Reviews
Quick Information

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/