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 across multiple files within the project #24

Open
chrisphale opened this issue Feb 24, 2020 · 1 comment
Open

Goto Definition across multiple files within the project #24

chrisphale opened this issue Feb 24, 2020 · 1 comment

Comments

@chrisphale
Copy link

Hi,

Can you give me a pointer on how to get Goto Definition to work across multiple files in my CodeIgniter project.

I am guessing it uses the git repo? Is there any documentation I have missed somewhere?

I am using neovim and the Ale plugin (https://github.com/dense-analysis/ale#usage-go-to-definition)

It works for individual files.

@chrisphale
Copy link
Author

Update: I suspect this is an issue with neovim's ale plugin not passing the rootUri property of the InitializeParams correctly. Be good if I could get intelephense to log what was passed...

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