[done] Go To Function Definition |
|
I would agree I have used other editors and found extremely usefull.
Thanks |
||||||||||||
|
Site Admin
|
Find-Declaration (Shift+F12) does this.
|
||||||||||||
_________________ The PHP IDE team |
|
That's a fantastic new feature in v5 !!
Is there also a shortcut to go back? |
||||||||||||
|
Veteran
|
You can use the browser forward and browse backward buttons in the Navigator toolbar.
|
||||||||||||
|
Veteran
|
Hmmm, I learned somthing new again. Thanks
|
||||||||||||
_________________ |
|
wow, i haven't seen that before, thank you.
Alt+Up works as well... |
||||||||||||
|
Veteran
|
|
||||||||||||||
_________________ |
|
When you select 'Find definition', if there are many function definitions, can I have a windows to select wich is the good?
Thanks a lot |
||||||||||||
|
Site Admin
|
if you have multiple functions with the same name located in different files, it's either a poor design or is a good indication that you have different projects coupled together in one. If so, just break them back
|
||||||||||||
_________________ The PHP IDE team |
Veteran
|
You also run into this problem a lot when working with others' libraries, especially if they're not object-oriented. That's why there's a big demand for namespaces in PHP. (Unfortunately, it doesn't look like they're going to come anytime soon.) |
||||||||||||||
|
Site Admin
|
They will do support for the namespaces at the moment when they find an implemetation that does not break the performance.
IMHO, perfomance of the proposed patches is not good because of php nature. If it supported library/module paradigm (get rid of includes in favor to use or link), it would be much easier to deal with namespaces. |
||||||||||||
_________________ The PHP IDE team |
[done] Go To Function Definition |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by