After upgrading to ST4 the Goto Definition function stopped working. Tested in Python and Go projects. The submenu item is just inactive. What is interesting that if you hover a mouse over a function name it shows a popup with definitions and references for this function (very cool!) but clicking on them still does nothing.
Maybe I am doing something wrong? I know this is very little info about the problem, but I just don’t know where to start digging.
Below is gif with demonstration of the problem on python project. Anaconda’s goto definition still works but the native one is inactive. In ST3 it worked fine on same project.