Edit of asset "gdstyle" Accepted

Old/Current New/Edit
Title gdstyle gdstyle
Description A fast, opinionated linter and formatter for GDScript (Godot 4.x).

gdstyle catches style violations, naming inconsistencies, and common code-quality issues, then auto-formats your code to match the official Godot style guide.

What you get when you enable the plugin:
- Bottom panel with clickable diagnostics
- Lint File / Lint Project, Format File / Format Project
- Lint on Save / Format on Save (toggleable)
- Right-click any diagnostic to apply its auto-fix in one click
- Per-file gdstyle.toml support: each addon or subproject can carry its own rule overrides

54 rules across syntax, naming, formatting, ordering, and quality. Most are safely auto-fixable. The Godot editor plugin uses the native GDExtension (Godot 4.6+) when present and falls back to the bundled CLI binary on older versions.

Source, full rule list, CLI, and library API:
https://github.com/atelico/gdstyle
A fast, opinionated linter and formatter for GDScript (Godot 4.x).

gdstyle catches style violations, naming inconsistencies, and common code-quality issues, then auto-formats your code to match the official Godot style guide.

What you get when you enable the plugin:
- Bottom panel with clickable diagnostics
- Lint File / Lint Project, Format File / Format Project
- Lint on Save / Format on Save (toggleable)
- Right-click any diagnostic to apply its auto-fix in one click
- Per-file gdstyle.toml support: each addon or subproject can carry its own rule overrides

54 rules across syntax, naming, formatting, ordering, and quality. Most are safely auto-fixable. The Godot editor plugin uses the native GDExtension (Godot 4.6+) when present and falls back to the bundled CLI binary on older versions.

Source, full rule list, CLI, and library API:
https://github.com/atelico/gdstyle
Category Tools Tools
License MIT MIT
Repository Provider Custom Custom
Repository Url https://github.com/atelico/gdstyle https://github.com/atelico/gdstyle
Issues Url https://github.com/atelico/gdstyle/issues https://github.com/atelico/gdstyle/issues
Godot version Godot 4.3 Godot 4.3
Version String 0.1.0 0.1.0
Download Commit https://github.com/atelico/gdstyle/releases/download/v0.1.0/gdstyle-godot-plugin.zip https://github.com/atelico/gdstyle/releases/download/v0.1.0/gdstyle-godot-plugin.zip
Download Url (Computed) https://github.com/atelico/gdstyle/releases/download/v0.1.0/gdstyle-godot-plugin.zip https://github.com/atelico/gdstyle/releases/download/v0.1.0/gdstyle-godot-plugin.zip
Icon Url https://raw.githubusercontent.com/atelico/gdstyle/main/icon.png
https://raw.githubusercontent.com/atelico/gdstyle/main/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/atelico/gdstyle/main/docs/gdstyle-demo.gif
Thumbnail