Script Navigator
https://www.roblox.com/library/5606593369/Script-Navigator
If you are a scripter, you probably know the struggle of moving between parts of your code, especially with bigger projects. Well, you're not alone, I had the same problem before I created Script Navigator!
How To Use
With Script Navigator you can easily move between parts of your code, all you need to do is select the script or open it in the script editor, now click the β+β icon.
And the plugin will create a new "Navigation Object?"
.
Controls
Add a new navigation object by clicking the plus icon.
Remove a navigation object by clicking the βXβ icon.
Move to the part of your code by clicking the arrow icon.
Example
Hereβs an example of what the plugin would look like.
Enjoy!