This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-15
Channels
- # beginners (26)
- # biff (28)
- # calva (13)
- # clj-commons (4)
- # clj-kondo (3)
- # clojure (45)
- # clojure-austin (17)
- # clojure-europe (8)
- # clojure-finland (1)
- # clojurescript (14)
- # code-reviews (3)
- # emacs (33)
- # helix (4)
- # holy-lambda (7)
- # joyride (5)
- # keechma (1)
- # meander (4)
- # membrane (3)
- # missionary (22)
- # nbb (1)
- # off-topic (1)
- # pathom (4)
- # rdf (24)
- # releases (2)
- # sci (3)
- # shadow-cljs (12)
- # tools-deps (14)
Problem with CircleCI > Could not find a usable config.yml, you may have revoked the CircleCI OAuth app. > Please sign out of CircleCI and log back in with your VCS before triggering a new pipeline.
I don't know what this is about. Try doing what it says, sign in to CircleCI with your Github account.
I just force pushed my commit to retrigger build, since I can't request rebuild without org access. That worked. 🎉
In Cursive, I like the feature that I can make the REPL output window float. I often put the REPL output window in my side monitor and the editor in the main monitor. I investigated if this possible with VSCode and it kind of is: File: Open active file in new window. So, you can open the REPL output window like this in a new VSCode window, but the problem is that the output window does not scroll. Is this possible to fix somehow?
I recall someone having some luck with an autoscroll extension, but I also recall it wasn't perfect. Otherwise... it sounds like a thing Joyride can help with.
This extension does the trick: https://marketplace.visualstudio.com/items?itemName=pejmannikram.vscode-auto-scroll

Dear Calva friends. We need help testing a change in Calva that potentially can introduce regressions of a type a bit hard to find. @stefan.van.den.oord is fixing some LiveShare support breakage. But you don't need to be a LiveShare user to help with this. It is one of those ”everything should work as before” changes. Please consider helping! 🙏 ❤️ :
• VSIX: https://output.circle-artifacts.com/output/job/64bb6fbd-c100-4e57-9c72-28379e44e764/artifacts/0/tmp/artifacts/calva-2.0.308-pull-1893-f755e6ab.vsix
• PR: https://github.com/BetterThanTomorrow/calva/pull/1893
Let us know how your testing fares, @U9A1RLFNV. I've been running with other test builds so haven't been testing this much at all.