We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whenever I want to go to definition for a function that is not defined in the same file (but it's in the same repo I'm working in) I get:
[coc.nvim] definition not found
In log I see just Request action: jumpDefinition []
Request action: jumpDefinition []
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Whenever I want to go to definition for a function that is not defined in the same file (but it's in the same repo I'm working in) I get:
In log I see just
Request action: jumpDefinition []
The text was updated successfully, but these errors were encountered: