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

Todo: handle looking up definition locations through includes #55

Open
AltGr opened this issue Nov 17, 2014 · 0 comments
Open

Todo: handle looking up definition locations through includes #55

AltGr opened this issue Nov 17, 2014 · 0 comments

Comments

@AltGr
Copy link
Member

AltGr commented Nov 17, 2014

With module aliases, 4.02 includes the hint as where a definition comes from in the signature information, which allows ocp-index to nicely look it up.

However, includes are still an inclusion of the original signature, and we lose track. Only way to properly handle this atm would be to go through the parsetree for includes, I'm afraid.

@Drup Drup assigned Drup and unassigned Drup Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants