We have redirected you to our new domain: store.godotengine.org. Please update your bookmarks!

Licenses
Order

GD Local History 0

by Jayden | MIT

Similar to the feature found in Visual Studio Code (and many other IDEs), GD Local History keeps a snapshot of each previous version of a script, in the event you need to view past iterations

✨ Currently supports: Godot 4.6+ Features 📃 View previous versions of a script file 🔍 Triggers when a script file is saved 📜 Specify folder location where previous versions will be saved (default is .gd_local_history in res://) 📂 Overview 📌 Similar to the

GDScript Formatter 4

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

loading more results...