Maran23 / script-ide

Script-IDE is a plugin for Godot. It transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation.
MIT License
368 stars 16 forks source link
addon gdscript godot godot-addon godot-engine godot-plugin godotengine plugin

Script IDE

Transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation. Enhanced keyboard navigation for Scripts and Outline.

Features:

Customization:

All settings can be changed in the Editor Settings under Plugin -> Script Ide:

Example of the Outline

Example of the Outline Popup

Example of the TabContainer Script ItemList Popup

Example of the Script ItemList Popup

Example of the plugin editor settings