This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-02
Channels
- # announcements (3)
- # asami (29)
- # babashka (62)
- # beginners (131)
- # biff (7)
- # calva (31)
- # cider (5)
- # clerk (14)
- # clj-kondo (3)
- # cljsrn (12)
- # clojars (18)
- # clojure (72)
- # clojure-austin (17)
- # clojure-dev (6)
- # clojure-europe (31)
- # clojure-indonesia (1)
- # clojure-nl (1)
- # clojure-norway (18)
- # clojure-sweden (11)
- # clojure-uk (6)
- # clr (47)
- # conjure (42)
- # cursive (88)
- # datalevin (2)
- # datomic (25)
- # emacs (42)
- # exercism (1)
- # fulcro (10)
- # funcool (8)
- # gratitude (2)
- # honeysql (16)
- # introduce-yourself (5)
- # jobs-discuss (26)
- # leiningen (5)
- # lsp (31)
- # malli (21)
- # matcher-combinators (14)
- # missionary (2)
- # nbb (1)
- # off-topic (40)
- # pathom (38)
- # portal (2)
- # re-frame (7)
- # reagent (18)
- # reitit (1)
- # releases (5)
- # shadow-cljs (62)
- # sql (12)
- # testing (4)
- # xtdb (37)
Hi I am having issues with Jack-in - I run the command and I can see the status bar saying "Activating Extension..." but not Repl window appears. I was having issues with Calva running very slowly before this and now it won't launch - Any ideas? I am using: [2.0.329] - 2023-02-01
Hi! I'm sorry you're having issues with Calva! It could be that v2.0.329 is causing this. Please try with 328 and let us know how you fare.
I just updated to the latest Calva, and now tons of things are no longer working, such as specific syntax highlighting (e.g., keywords), recognition of unused imports, default ns being added to new files etc. Anyone else seeing this?
There are more people having this issue. Use v2.0.328 for now. See https://clojurians.slack.com/archives/CBE668G4R/p1675253617226879 for more discussion.
For the keywords highlighting and unused import recognition - can you give some example code where this happens?
Also, are you on Windows per chance?
Second, I'll need to update Calva - I reverted. But, I'll do that, and post some sample code for you.
Thanks that would be very helpful 🙏:skin-tone-2:
Are you using WSL or Windows directly?
Ok that matches the setup of Thiery I think who originally reported issues, which is good indicator of a shared cause
It's hard to see from that screenshot since it depends on the theme and what you expect to see and such. 😃 But I take it as clojure-lsp not working and thus you lack the extra semantic tokens that it adds.
@U01AM3FERS6 When you get a change please give this vsix build a try: https://output.circle-artifacts.com/output/job/09bad264-3d9f-4a5a-9c44-28107379a6e4/artifacts/0/tmp/artifacts/calva-2.0.330-pull-2060-33b8c7e3.vsix
@U04HKE0BTC5 It's looking MUCH better!
Hi I might be having the same issues with 2.0.239. I am running on Windows using I think WSL. I have tried uninstalling and then reinstalling - the main symptom is that I can't get the repl to appear.
The other people who reported this issue are not using WSL. Could you verify whether or not WSL is involved in your case?
Hi @U4C3ZU6KX, can you describe ”can't get the repl to appear” a bit?
Sorry, I was wrong - I must be using it with Windows direct as I see this in the terminal window:
cmd.exe /d /c lein update-in :dependencies conj [nrepl,"1.0.0"] --
The repl not appearing - is that I ask to jack in and normally I would be asked to select https://www.bing.com/ck/a?!&&p=1ae2c4619f933fb9JmltdHM9MTY3NTI5NjAwMCZpZ3VpZD0yYzQwZTU5Ni1jZGQzLTY4NjMtMWJiMy1mNzNkY2M2ODY5OTUmaW5zaWQ9NTIyMQ&ptn=3&hsh=3&fclid=2c40e596-cdd3-6863-1bb3-f73dcc686995&psq=clojure+leiningen&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvTGVpbmluZ2VuXyhzb2Z0d2FyZSk&ntb=1. This does not appear.
Thanks. This is not good at all... Are you using a Workspace with folders added or is it a regular folder?
To my non-experienced eye it looks like a standard lein project. There is a folder for .calva.
@U4C3ZU6KX When you get a chance please give this vsix build a try: https://output.circle-artifacts.com/output/job/09bad264-3d9f-4a5a-9c44-28107379a6e4/artifacts/0/tmp/artifacts/calva-2.0.330-pull-2060-33b8c7e3.vsix
@U4C3ZU6KX That change is now released in 2.0.330, but for future reference: https://github.com/BetterThanTomorrow/calva/wiki/Testing-VSIX-Packages#installing-a-vsix-package