zend-framework - How to query where a function is referenced in zend studio 10?
伊谢尔伦2017-05-16 16:43:18
0
1
662
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? ? ?
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.
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.