calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
gmercer 2021-02-28T05:23:10.135800Z

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

bringe 2021-02-28T18:24:49.137800Z

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.

gmercer 2021-02-28T05:30:08.136100Z

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

borkdude 2021-02-28T07:51:40.136900Z

Maybe your file is linted as CLJS ?

bringe 2021-02-28T18:24:49.137800Z

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.