Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PhpStorm 9 support (jump to model does not work) #9

Open
igordegraf opened this issue Jul 24, 2015 · 8 comments
Open

PhpStorm 9 support (jump to model does not work) #9

igordegraf opened this issue Jul 24, 2015 · 8 comments

Comments

@igordegraf
Copy link

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) ?

@topdown
Copy link
Owner

topdown commented Nov 20, 2015

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

@bytecode12
Copy link

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 :) .....

@jthanto
Copy link

jthanto commented Oct 11, 2016

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

@topdown
Copy link
Owner

topdown commented Oct 12, 2016

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

@jthanto
Copy link

jthanto commented Oct 12, 2016

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

@jthanto
Copy link

jthanto commented Oct 13, 2016

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.

@topdown
Copy link
Owner

topdown commented Nov 11, 2016

What version CI are you using?

@jthanto
Copy link

jthanto commented Nov 24, 2016

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants