natanfelles / codeigniter-phpstorm

PhpStorm Code Completion for CodeIgniter 3
https://natanfelles.github.io/blog/codeigniter-code-completion-phpstorm.html
204 stars 101 forks source link

$this->db->select() -- Not found in CI_DB_query_builder Class #6

Closed milsanore closed 8 years ago

milsanore commented 8 years ago

All function calls on "$this->db-> ..." do not have code completion. Is there a way to do this?

natanfelles commented 8 years ago

Yes. It works. Has anything wrog in your setup.

milsanore commented 7 years ago

I was on CI 2.2, after migrating to CI3 it works