Question:
Paycharma has an excellent "go to declaration" feature, the name of which speaks for itself. Sublime Text has a similar "go to definition" thing, but, unfortunately, it is just a pathetic parody of Paycharm, because in Paycharm you can go to the declaration of any function, class … which you cannot do in Sublime Text. The question is: how do you quickly move through the code and not only your code? Maybe there are plugins in Sublime Text or special programs?
Answer:
Try the sublime addon anaconda – it has its own goto defenition implementation – much better than the built-in one