Quill-IDE for Godot
A modern, feature-rich script editor for the Godot Engine (4.4+).
Quill IDE is a heavily modified fork of the original Script-IDE plugin by Marius Hanl, rebuilt for style, usability, and modularity.
Think of it as Godot's Script Editor β but sleeker and way more customizable.
IMPORTANT: This was made with PassiveStar's Minimal Theme in mind, this might not look good on Godot's Default theme. But with a bit of tinkering you can make it look good with default theme.
π Features
- ποΈ Enhanced Script Tabs
Tabs Layout at the top of the IDE instead of on Side, You can always turn it off and bring the old one back. - ποΈ Script Outline Panel
Quickly navigate through functions, signals, properties, and constants β with customizable position (left/right). - π¨ Custom Styling
Modern tab design with rounded corners, hover/focus effects, and editor-theme-aware colors. - β‘ Better Workflow Integration
- Auto-syncs with FileSystem dock.
- Restores state when disabling the plugin.
- Clean separation into modular scripts.
π οΈ Installation
- Clone or download this zip file, unzip, open addons folder and copy paste into your Godot project under: res://addons/
- In Godot, open Project β Project Settings β Plugins.
- Enable Quill-IDE.
Thatβs it β your script editor now levels up! β‘
βοΈ Settings
Quill IDE integrates with Editor Settings so you can tweak behavior: All changes apply instantly without restarting the editor.
π€ Contributing
Pull requests and issue reports are welcome!
If youβd like to propose features or improvements, open an Issue.
π License
This project is licensed under the MIT License.
Changelog for version v1.2
No changelog provided for this version.