Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Format Document

An asset by hazzard993
The page banner background of a mountain and forest
Format Document hero image

Quick Information

0 ratings
Format Document icon image
hazzard993
Format Document

Format godot scripts within the editor

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Godot Code Formatter

  • Adds "Format Document" to code context menu
  • Adds "Format Document" command to command palette
  • Adds "Format Document" to "Project > Tools"

Setup

  1. Download and add this addon to your project
  2. Download a formatter. Here's GDScript's formatter
  3. Unzip and either put "gdscript-formatter.exe" in your path OR specify the full path inside res://addons/format_document/plugin.cfg
command="gdscript-formatter.exe"
# or
command="/path/to/formatter/gdscript-formatter.exe"

Format godot scripts within the editor

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Format Document icon image
hazzard993
Format Document

Format godot scripts within the editor

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers