Script IDE is a free and open-source plugin that enhances Godot's default script editor, bringing its UI and functionality more in line with a typical IDE (Integrated Development Environment), with a streamlined UI. In development since September 2023, the plugin has just received an update with the release of version 1.7.0. Fully built in GDScript, Godot's native scripting language, Script IDE is optimized for performance, ensuring a smooth, lag-free workflow.

One of its major features is its support for tabbed script navigation, which provides a more conventional way of switching between open scripts, in contrast to Godot's default panel-based system. The plugin also automatically highlights the currently edited script in the Filesystem Dock, though an option exists to disable this feature.

Another key feature is the enhanced file outline. Unlike Godot's default implementation, Script IDE's outline displays all script members, including methods, signals, constants, and more, each with unique icons and color coding to improve readability and speed up the editing process. 

The outline also features a filter to selectively display specific elements, allowing users to focus on relevant parts of the script. Additionally, the outline can be navigated via keyboard shortcuts, using the arrow keys, Page Up/Down, and Enter to scroll to the selected item. It can also be opened in a popup window for quick navigation between methods.

Script IDE further enhances the workflow with a search popup for quickly locating files and offers a range of configuration options, allowing users to tailor the plugin to their preferences.

Script IDE can be obtained through the AssetLib within Godot. For more information be sure to visit the project page on GitHub.

Blips Game Music Packs

Note: You're leaving the Blips Blog. The visited links may be subject to different privacy and cookie policies.