[Plugin] Function Lookup - Easily jump to any function in a script!

Hi everyone!
Recently, I started to notice that searching for functions by name inside of a script takes too much of my time and can get confusing, so I created a plugin that does it for me!

The plugin simply creates a window that automatically shows the existing functions in the current script, and when you click on one of the functions it instantly jumps to it.

*The list automatically updates whenever a function is added, and you can also optionally use the search bar to quickly find a function/multiple functions.

You can grab it here for free:
https://create.roblox.com/store/asset/85044779037860/Function-Lookup

Showcase:

I hope this will help others as it helps me! Feel free to leave any feedback/suggestions here :slight_smile:

1 Like

Update: Added the ability to sort the list either by line number (default), or alphabetically.

You haven’t shown any videos so I’m not 100% sure what this is about, but I’m fairly sure this is built-in.

1 Like

Alt + F

1 Like

@athar_adv
I was not aware of Alt + F, thank you both for letting me know about it.
I still think my plugin is more comfortable to use, but I guess it’s a matter of preference :slight_smile:

About the showcase video, I will make one as soon as I can!

2 Likes

@athar_adv @avodey
Added a showcase video! Again, leave any feedback/suggestions here :smiley:

1 Like