Godot IDE Extension 0.2.7 Tools 4.4 Community
Submitted by user Twister; MIT; 2025-07-17
This addon extend Godot Editor Features.
Godot-IDE contains a combination of several of my tools to improve the code editing experience.
I hope it is useful to you.
-- Full content details on github --
========= TIPS =========
# Split the window editor, work for script/text files/documents helpers
* Can use [Ctrl + 1, Ctrl + 2, Ctrl + 3, Ctrl + 4] for change of type split (Required more than 1 script opened)
* You can create/remove split with Right mouse Button Context Menu. (Depend of script opened or split current count)
# Allow quick fold/unfold lines in the editor
* Can use [Atl + 1, Atl + 2, ... Atl + 9, Atl + 0] for fold lines.
* Can use [Shift + Atl + 1, Shift + Atl + 2, ... Shift + Atl + 9, Shift + Atl + 0] as inverted for show lines.
# Allow quick overriding of inherited functions
* RMB (Right Mouse Button) On editing Script for show Override Functions: Can generate functions inherited.
# Allow show a panel for easy search files by File type.
* [Ctrl + Atl + Space] Invoke Easy Searcher Window
# Allow show a panel for easy search files by class type.
* [Atl + Delete] for Invoke
# Implement filters to show more details of the script
* In File tab on editor, you can Show/Hide/Toggle The neighbor panel of the editor
========= Change Log =========
version >= 2.5:
* Added Settings Tab
version >= 2.0:
* Customize Filters Colors
* Simplify Icons
Plugins improvement
* Fancy Filters Script
* Fancy Search Files
View files Download Submit an issue Recent Edits