Godot Signal Checker
by SpielmannSpiel | Apache 2.0
Scans scenes for editor-connected signals whose receiver methods no longer exist or parameters have changed
Godot Signal Checker Checks scenes for broken signals / events connected via the the Godot signal tab. The Problem Godot complains about broken signals connected from code, but editor-connected signals fail silently, when you rename or delete the receiver
Godot Symbol Search
by Tiny Roosters | MIT
This plugin provides quick searching/gotos for all symbols in the currently active script file using a currently hardcoded keyboard shortcut: Ctrl + Shift + O. This is a recreation of VSCode's Go To Symbol utility
Features Quick Symbol Search: Instant access to all symbols in the current script using Ctrl + Shift + O . Fuzzy Matching: Find symbols quickly by typing just a few characters. Embrace the lazy. Live Navigation: The script editor jumps to the symbol's
Godot Script Switcher
by Tiny Roosters | MIT
This plugin provides quick switching between recently opened scripts using a currently hardcoded keyboard shortcut: Ctrl + Tab. This is a recreation of VSCode's Quick Open for MRU (Most Recently Used) files
Features Most Recently Used (MRU) Script History: Keeps a list of the scripts you have open. Quick Switch Popup: A compact popup window with recent scripts by their file names. Keyboard-driven Navigation: Navigate and select scripts within the popup using
loading more results...