I know this topic has been discussed a lot, and I read most of the topics that discussed this issue.
I’m using PhpED, it’s more than great with code completion, but I think it recognize it’s code completion from include() & require() functions, so now as CodeIgniter use MVC , the user calls the classes & functions without include() or require() functions !!
So, is there any IDE can understand this ?! cause I started to feel that I lost one of GREATEST features that IDEs provide which is Code-Completion !