The feature is good in WB, but only if you specify the complete path to the file, for example my code uses the include path. Which obviously doesn't get parsed by WB (or PHPD). PHPD overcomes this with a dialog representing the occurance of the object name in various files. This would be so useful as it makes coding in multiple files so easy. Also allowing Ctrl+Click to activate it would be good, but this may already be possible with shortcuts?
Code: Select all
// Initiate the Admin ACL plugin
require_once('SiCo/plugins/acl.php');
Also the ability to view functions in their root file could be coupled with this.
So have I missed how the feature works? or can I suggest this as an addition? For me it would sway me back as otherwise I love the program and everything it does.
Thanks
Simon