Welcome Guest, Not a member yet? Register   Sign In
CI3 Code Completion for IntelliJ PHPStorm/IDEA
#8

update - am using phpstorm 10.0.3
have not tried autocomplete in a while with codeigniter 3, but i am today and can confirm has gotten easier
in the autocomplete sample above - for your application models - i wrote that you had write out the model name property in upper case first
and then call it from controller upper case first

but it looks like this little hack is not necessary anymore!
you can now do it all with lower case

another big improvement - ci db query methods are showing automatically in the method!!!
for things like: $query->num_rows()
(that was not working at all before)
Reply


Messages In This Thread
RE: CI3 Code Completion for IntelliJ PHPStorm/IDEA - by cartalot - 04-10-2016, 04:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB