phpStorm-CC-Helpers icon indicating copy to clipboard operation
phpStorm-CC-Helpers copied to clipboard

PhpStorm 9 support (jump to model does not work)

Open igordegraf opened this issue 10 years ago • 8 comments

In phpstorm 9 jumping to model (CTRL+click) from controller opens helper file included to project from this solution instead of real model file. Autocomplete works fine.

Do anyone knows workaround or solution (fix) ?

igordegraf avatar Jul 24 '15 05:07 igordegraf

I have not messed with CI in a long time. Feel free to make a pull request if you find a solution.

topdown avatar Nov 20 '15 18:11 topdown

Hey igordegraf, have made change in original Ci_phpStrom.php or my_models.php file ? i made change as per my convenient and its works fine for me :) .....

bytecode12 avatar Nov 21 '15 04:11 bytecode12

I'm having this problem as well, did anyone have a solution for this?

jthanto avatar Oct 11 '16 11:10 jthanto

I just merged in 2 PR's Pull the latest and see if it fixes it for you.

topdown avatar Oct 12 '16 14:10 topdown

I'll check this out first thing at work tomorrow =]

jthanto avatar Oct 12 '16 19:10 jthanto

I just pulled the latest updates, and it is still the same behavior. It works for model->function, but not the actual models. Also autocomplete still works. I might try to look into this some day, got no experience with this kind of things though.

jthanto avatar Oct 13 '16 11:10 jthanto

What version CI are you using?

topdown avatar Nov 11 '16 15:11 topdown

Sorry for the delayed answer (life suddenly got real), and that i havn't checked what versions of CI that are supported (there's not really any excuse, and i will double check this now). I use CI 3.1. Also i'm using PhpStorm 2016.2.2 :)

jthanto avatar Nov 24 '16 08:11 jthanto