https://www.reddit.com/r/Clojure/comments/1i1l2dx/clojurelsp_cant_find_functions_from_loaded_file/
@ericdallo what's the difference between process-after-changes and process-after-all-changes? I'm none the wiser after looking at the source (blush).
Convenience, one receive a single uri while other multiple uris
because there are features that can edit multiple uris, so "all changes" mean all files
for your case, it may be the single uri one
Gotcha. Thanks (and yes, I think you're right).