-
Notifications
You must be signed in to change notification settings - Fork 49
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
attempt to index local 'location' error #209
Comments
Can you run |
The error is still happening? |
@tjdevries yepp |
I noticed and I tried. I also nuked nvim instance with cache and state folders to make sure it's not affecting. Still the same result unfortunately |
Does this PR fix your problem? #221 |
PR removes the error output, but going to definition still doesn't work |
Also seeing this. Just logging the error in textDocument/definition gives: 'RPC[Error] code_name = ParseError, message = "No corresponding code intelligence"'. Some extra context that may or may not be relevant is that my sg url is not the default one. |
I'm using it on a local instance, and getting the same error as well |
I don't have anything special in my config except just the plugin string for sg.nvim on top of latest lazyvim distro
The text was updated successfully, but these errors were encountered: