[X] 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
Get a big Clojure project
Open a Clojure file containing symbols referenced from other files
Give it a minute or two
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.
Thank you for the bug report
lsp-mode
related packages.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
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.