Sublime 4169 - macOS - Php syntax
My code have classes, and a lot of functions have the same name,
example: getData, insert, etc.
When using Linux, I had no problems, but now in macOS the things are different.
When hovering a function name, and click in the ‘Definition’ option,
it opens the file with the function definition immediately.
But, if use the key F12, which is the shortcut to “Go to definition”,
its opens a popup with a lot of files that have that function definition.
Is there’s a way I could change this behavior, I only want to press F12 and open the right file.
Thanks in advance!