simple_gdscript_formatter
Format GDScript (Ctrl + Alt + L
)
no Python dependencies
Follow the GDScript style guide.
Open in External Editor (Ctrl + E
)
Bypasses the "Use External Editor" setting
Opens the current file in your configured external editor (Rider/VS Code/etc.) without enabling text_editor/external/use_external_editor
in Godot settings.