by Mofi » Wed Oct 08, 2008 12:24 pm
I don't have any PHP project, but I quickly created a PHP file, saved it and added it to one of my 'C' projects and tested it. As you can see on my first screenshot I had the cursor inside the function setSomething and clicked on "Find Symbol" in the toolbar. Now UEStudio suggested in an extra window the location of the function definition to jump to as you can see on my second screenshot. If I press now key RETURN or click into this extra window, UEStudio sets the cursor into the definition line of that function. So I can't understand your feature request. It looks like it is already working, at least for that simple test I have done.
- Attachments
-

- Find the definition of the PHP function.
- find_php_function_1.png (8.12 KiB) Viewed 2238 times
-

- Jump to definition of the PHP function.
- find_php_function_2.png (2.22 KiB) Viewed 2239 times