Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

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 >= 0.3:All Details on Githubversion >= 0.2.5:* Added Settings Tabversion >= 0.2.0:* Customize Filters Colors* Simplify IconsPlugins improvement v0.1* Fancy Filters Script* Fancy Search Files
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 >= 0.3:
All Details on Github
version >= 0.2.5:
* Added Settings Tab
version >= 0.2.0:
* Customize Filters Colors
* Simplify Icons
Plugins improvement v0.1
* Fancy Filters Script
* Fancy Search Files
Reviews
Quick Information

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 >= 0.3:All Details on Githubversion >= 0.2.5:* Added Settings Tabversion >= 0.2.0:* Customize Filters Colors* Simplify IconsPlugins improvement v0.1* Fancy Filters Script* Fancy Search Files