Find Everywhere
by MakovWait
godot-find-everywhere
Better Find in Files and Quick Open.
Default shortcuts
SHIFT-SHIFT - Quick Open
ALT+SHIFT+F - Find in Files (macos
CONTROL+SHIFT+F)
Shortcuts can be configured via Editor Settings/Addons/Find Everywhere
Exclude folders from SearchEverywhere
Folders to exclude are able to be configured via Editor Settings/Addons/Find Everywhere
List folders you want to ignore joined with ,
i.e. res://addons,res://trash
. Also the full path to folder is expected (started with res://
).
QuickOpen Extensions
QuickOpen can be extended with custom plugins
. See example.
How to install
This is a regular editor plugin.
Copy the contents of addons/find-everywhere
into the same folder in your project, and activate it in your project settings.
or plug with gd-plug:
plug("MakovWait/godot-find-everywhere")
About
Godot4 editor plugin.
More plugins godot4-plugins
Download
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author