Fork me on GitHub
#calva
<
2021-02-28
>
gmercer05:02:10

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

bringe18:02:49

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.

gmercer05:02:08

Same problem with clojure.core/load-string , I also tried removing ./calva/

borkdude07:02:40

Maybe your file is linted as CLJS ?