This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-12-09
Channels
- # adventofcode (197)
- # announcements (25)
- # aws (1)
- # babashka (21)
- # beginners (138)
- # calva (21)
- # cider (5)
- # clara (1)
- # clj-kondo (35)
- # clojure (97)
- # clojure-australia (4)
- # clojure-dev (37)
- # clojure-europe (100)
- # clojure-nl (2)
- # clojure-spec (7)
- # clojure-uk (36)
- # clojurescript (11)
- # conjure (15)
- # cursive (20)
- # datomic (12)
- # emacs (10)
- # events (2)
- # fulcro (83)
- # graalvm (14)
- # jobs (1)
- # jobs-discuss (27)
- # kaocha (75)
- # lambdaisland (21)
- # off-topic (27)
- # pedestal (5)
- # reitit (2)
- # reveal (20)
- # rewrite-clj (24)
- # sql (9)
- # tools-deps (37)
- # xtdb (93)
Sorry @taoroalin, it looks like no one responded to you! Would you mind creating an issue for this through VS Code -> Help -> Report Issue to we can see environment info? This sounds pretty odd.
I heared it is not possible to assign running a custom function inside a repl to a key combination (eg ctrl-shift-t to execute (clojure.test/run-all). Is that right? Will it ever be possible? In Cursive I use it eg to trigger ns reload and app restart.
Do you mean like this? https://calva.io/custom-commands/
It’s designed to be executed with a feel a bit like a multi chord, if you select the names carefully.
Is it possible to send in arguments, such as the current line? (for integration with Notespace so that I can send it (notespace.api/eval-note-at-line 14) to eval the note at line 14)
Unfortunately not. I think we should add it. It was suggested for the very same reason earlier today on ClojureVerse: https://clojureverse.org/t/extending-calva-with-a-repl-function/
https://github.com/BetterThanTomorrow/calva/issues/863 There's an issue for it too
Hi! I feel dumb for not being able to find the answer to this... but is there a way to see the docstring for a function, without reaching for the mouse and hovering over the function name?
The command is "Show Hover" - yours could be mapped differently, but mine is that by default
Dear Calva Friends. I do not want you to stop using this channel in the awesome way you do currently. Just wanted to let you know that I just enabled Discussions on the Github repo. I think it might become a nice complement for questions and discussions that risk drown in this more chat-like forum. We’ll see, but please feel invited to lead by example by commenting and starting nice conversations: https://github.com/BetterThanTomorrow/calva/discussions/864
My personal view in terms of usability, slack, Zulip or Discord are far more accessible as they have a specific app. Is there a desktop/mobile app for GitHub discussions?
Me, I don't have slack subsription so I can't see older discussions. Not even private ones. Also, each app has it's own protocol. Trying to discuss in multiple communities means having 3-4+ apps open on desktop. I miss IRC
@U011NGC5FFY I am enjoying using the Clojurians Zulip, which has a slack archive that is a very nice way to consume the conversations as it has the full history, e.g. for Calva its archived here https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/calva I have the Zulip app open and only open Slack in a browser if I need to post something. This minimises the apps I have open. I have the Slack app on my phone to monitor a few channels that I am very active in, e.g. #practicalli and #spacemacs (and hopefully calva when I finally get a perfect vim environment figured out). I agree that sometimes you can have too much choice - there is a section of philosophy that discusses having too little and to much choice...
Here’s hoping you find this. The How to use Calva with VIM story on http://calva.io is a bit depressing.