Y
Hacker News
new
|
ask
|
show
|
jobs
by
mike_hearn
28 days ago
You shouldn't be seeing indexing once per start. The indexes are stored to disk. You might see the IDE scan files to figure out if anything changed whilst the IDE was stopped.
1 comments
ElectricalUnion
24 days ago
How did you manage to get the Java LSP to do that? Mine just insist on re-parsing the entire codebase every time I view a file.
link
mike_hearn
22 days ago
Ah sorry, I've never used that. I was talking about IntelliJ and related IDEs.
link