Hi, I am getting "Unresolved symbol: future"
but the doco for clojure.core/future
pops up nicely, I tested clj-kondo on command line, it shows no warning. Things I have tried removing .lsp/ with full VSCode restart, Calva version is v2.0.176
Sounds odd. If you create an issue with a small repro case (standalone code for a single file where this issue can be seen), that would be helpful. Please also note if it's a clj or cljs file.
Same problem with clojure.core/load-string
, I also tried removing ./calva/
Maybe your file is linted as CLJS ?