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

Definitions won't return if the symbol doesn't have an import directive within the same file #1

Open
kqvanity opened this issue May 9, 2024 · 1 comment

Comments

@kqvanity
Copy link

kqvanity commented May 9, 2024

When goto the definition of a certain function/Class, it would return no results if that function isn't explicitly imported (For instance generally accessible functions within a module). Even if it were to return results, they usually are plain string matches (I know this is not a full-fledged LSP for a language, but I think Github offers such functionality)

Opened the issue out here as requested. Thanks for the effort.

@dhananjaylatkar
Copy link
Owner

Hi @xquilt

please paste the logs here.
does cscope plugin return results for same query?

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

2 participants