Package Control

The official Sublime Text package manager.

SublimeLinter-contrib-GDScriptFormatterLinter

(mirror) A SublimeText linter using GDQuest's GDScript-formatter.

By Taffer
Created August 6, 2026, last updated August 8, 2026.

JulJunMayAprMarFebJan Dec2025 NovOctSepAug 2026-W33 | installs: 0 | removals: 0 | upgrades: 0 2026-W33 | installs: 0 | removals: 0 | upgrades: 0 2026-W33 | installs: 0 | removals: 0 | upgrades: 0 2026-W32 | installs: 2 | removals: 0 | upgrades: 0 2026-W32 | installs: 2 | removals: 0 | upgrades: 0 2026-W32 | installs: 2 | removals: 0 | upgrades: 0 024 WeeklyInstalls 024 WeeklyUpgrades 2026-W32 | upgrades: 0 1.0.3 / 1.0.2 / ... 1.0.3 / 1.0.2 / 1.0.1 / 1.0.0
Installations: recent average 2 per week, 2 in total
Installations minus removals
Upgrades

Links

Versions

1.0.3 (>ST4049) ·
2026-08-08 11:36

More

GDScript-formatter-linter

A Sublime Text linter using GDQuest's GDScript-formatter.

You must install GDScript-formatter before you can successfully use this linter.

Settings

To tweak settings, add a gdscript-formatter section to your user SublimeLinter.sublime-settingsfile. For example:

    "gdscript-formatter" : {
        "args": [
            "--max-line-length",
            "132",
        ]
    },

Note: With the current version of GDScrpit-formatter (0.24.0), the lint mode only uses the --max-line-length argument. If you've changed this in your Godot project's .editorconfig, you'll also have to add it here in Sublime Text.

Credits

Repo icon by Kenney (https://github.com/KenneyNL/Godot-SplashScreens), which is CC0 licensed.

License

This Sublime Text plugin is released under the Creative Commons CC-BY-NC 4.0.

If you use this to train an LLM, I hope your company burns down. LLMs generate derived works based on their training data, but ignore the licenses and copyrights of everything they ingest. That is incompatible with many of the open source licenses in "publicly-available" works such as this one.

Results

Packages