Script Search
What does this plugin do?
This plugin will search through every script in your game to find stuff for you. Example below:
In this example I am searching for all the prints in my project.
Say you have a TODO comment, but you cant remember where you placed it, you could just lookup TODO, and it would find it for you! It can also help if you are looking for how scripts are linked, finding certain functions, and many other things!
What else does it do?
Well as you know you can search for anything in your whole project, it will show the results, the file its in, the line number, and even the line with the query highlighted, if you click on the results it will bring you to that line number in the file
How do I install it?
Install Here
You may need to grant it access to reading scripts and stuff. After that the button should appear to open this panel.