Clean Up Messy Imports With Optimize Imports

Quickly remove any unused imports and more.

With the Optimize Imports action ⌃⌥O (macOS) / Ctrl+Alt+O (Windows/Linux), you can quickly remove any unused imports, merge imports from the same module, and optionally sort the import statements.


Related Resources

Bind Arguments to Godot's Callables
Bind Arguments to Godot's Callables
When reusing functionality for signals, use Callable and bind arguments
Navigation Bar - All the power!
Navigation Bar - All the power!
The Navigation Bar can do much more than you think!