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

"0 references" on a big Clojure project (clojure-lsp) #4615

Open
3 tasks done
Nycta-b424b3c7 opened this issue Nov 18, 2024 · 0 comments
Open
3 tasks done

"0 references" on a big Clojure project (clojure-lsp) #4615

Nycta-b424b3c7 opened this issue Nov 18, 2024 · 0 comments
Labels

Comments

@Nycta-b424b3c7
Copy link

Thank you for the bug report

  • I am using the latest version of lsp-mode related packages.
  • I checked FAQ and Troubleshooting sections
  • You may also try reproduce the issue using clean environment using the following command: M-x lsp-start-plain

Bug description

Whenever I open a file in a big project (~500 files, ~100k lines) it doesn't find references to symbol, if those references are from some other file, until I open that other file.

Steps to reproduce

  1. Get a big Clojure project
  2. Open a Clojure file containing symbols referenced from other files
  3. Give it a minute or two
  4. It still shows "0 references"

Expected behavior

It shows correct references regardless of whether I had other files previously open or not.

Which Language Server did you use?

clojure-lsp 2024.11.08-17.49.29

OS

MacOS

Error callstack

No response

Anything else?

It works correctly in other editors if you give it a few minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant