didier-v / GDBeautifier

A GDScript beautifier plugin for Godot
Apache License 2.0
13 stars 3 forks source link

GDBeautifier

A GDScript beautifier for Godot Engine

image

Requirements

This addon is compatible with Godot 4.

Features

GDBeautifier performs several cleaning tasks.

The addon ignores anything inside strings and comments.

Installation

Add the addons folder to your project, and enable it in the plugins panel of the project settings.

Usage

The beautifier panel is in the top left dock. It appears when the script editor is visible and a script is selected. Select the desired options and click on beautify. The current script will be beautified. You can also activate it with the shortcut Ctrl+Alt+B. You can undo if you change your mind.

Licence

Apache License 2.0