Description
Changelog
Reviews (0)

Simple IDE Layout - for Godot 4.6+

Changes the Godot Script Editor layout to be more in line with modern IDEs. Adds features such as a Git gutter.

How to Install

  • Download the repository from GitHub and place the addons folder in your project. Then enable it in the Project Settings.
  • Hide or move the History tab to a different location.
  • You can find the plugin options in the Editor Settings with Advanced Settings enabled.

Features

FileSystem inside ScriptEdtior

Replaces default side panel in ScriptEditor with the FileSystem Dock, making it look like layout of more modern and advanced IDEs. FileSystem is fully functional and returns back to default dock position whenever you swtich from "Script" tab.

File tabs above the ScriptEditor

Replacing side panel makes file list disappear, so we moved this part of the UI above the ScriptEditor, again following most modern IDE layout philosophy.

Changelog for version 1.0

No changelog provided for this version.

Reviews

Simple IDE Layout has no reviews yet.

Login to write a review.