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

goto definition does not always point to sourcefile #7

Open
keywan-ghadami-oxid opened this issue Jun 29, 2016 · 0 comments
Open

goto definition does not always point to sourcefile #7

keywan-ghadami-oxid opened this issue Jun 29, 2016 · 0 comments

Comments

@keywan-ghadami-oxid
Copy link

sometime when you like to jump in a method definition (STRG+ left mouse click),
phpstorm will show you a file with traits.

What i would except is that one of the classes implementing the method will be opened (or the option to choose on of these classes). I guess this could be achieved by building a class chain like the oxid shop does it internally. Personally i do not need this chain to match the effective chain in a specific order build by the shop.

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

1 participant