I have used visual studio before. In it, you can only right-click the function and search for references to list the places where the function is called in the project.
Question, how to operate this function of zend studio? ? ?
怪我咯2017-05-16 16:45:18
zend studio is used the same as eclipse, you can use [ctrl]+[alt]+[g] or use [ctrl]+[h]> Under the "File Search" option, enter the name of the function you want to find.