Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A new and expanded way to search code within files. Check out the github for more information.
Introducing Godot plugin - Search In Files Bar (SIFB).
This Godot plugin was created because I do not like the built-in Godot's "search in files" solution.
The plugin aims to quickly and comfortable browse to files much easier, Including built-in scripts
Installation:
Simply download the addon folder, and place it on the root of your godot project, after that,
go to the Project Tab > Project Settings... > Plugins tab > Enable Search In Files Bar.
How to Use:
Open the Dock by either clicking on "Search in Files" tab at the bottom dock, or press "Shift+Ctrl+G"
To quickly search something, once you have the tab open, simply press "Shift+G" to focus on the search bar.
You can of course select different options within your search, once you press enter from the input field, or press the Search button,
Results will show up on the bottom dock. Pressing these will show you to the file and line of code in question in your editor of choice :)
Enjoy!
If you like this plugin, you can give me a tip! https://ko-fi.com/yonodusk
A new and expanded way to search code within files. Check out the github for more information.
Reviews
Quick Information

A new and expanded way to search code within files. Check out the github for more information.