/godot4-file_editor

A file editor for Godot4, for use in editor or runtime.

Primary LanguageGDScriptMIT LicenseMIT

File Editor for Godot 4.0

Unstable alpha. Backup files before using.

Aiming to make a nice code editor for use as either a standalone, or inside a game/program.

A continuation of TextEditor for Godot3. (Which is better, and you should use instead, at the moment.)

Preview Image

Features

  • Ctrl+Click files for "Table of Content" quick links.

  • .cfg

    • Colorize HTML hex strings: color="#ff0000" will be colorized red.