Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 375 Bytes

File metadata and controls

9 lines (7 loc) · 375 Bytes

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.