I know you can press Ctrl + R to find the Defition/Declaration of the function but how do you go back. Say you have a function and you want to know where it was used.
You can do normal search like name(
and then it shows up But.. if name is minified then searching A(
is less helpful and sometimes there is space A (
wont be matched.
Also i could write regex every time but that's tedious and unproductive.
Just like there is a way to find where was the function defined there should be a way to highlight and go through each invocation of that function.. so basically search functionality in revers.
Simply use: CTRL + Shift + F
Also, third-party packages are available for Sublime. Try WhoCalled.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With