This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-06-28
Channels
- # announcements (5)
- # babashka (7)
- # beginners (46)
- # biff (28)
- # calva (7)
- # cider (3)
- # clerk (82)
- # clj-commons (9)
- # clj-kondo (7)
- # clojure (37)
- # clojure-dev (16)
- # clojure-europe (18)
- # clojure-norway (7)
- # clojurescript (8)
- # clojureverse-ops (3)
- # cursive (5)
- # datomic (4)
- # emacs (20)
- # exercism (2)
- # lsp (58)
- # off-topic (32)
- # polylith (11)
- # reitit (7)
- # tools-build (7)
- # xtdb (4)
When running a REPL with leiningen and checkouts - the checkouts are not included in the classpath. While running lein with-profile +portal,+flow-storm,+dev classpath
for the same project does include the checkouts. Can anyone confirm?
When running the project with IntelliJ classpath the checkouts are included as well, but then I have no easy way of adding portal/flow-storm ...
hello, has anyone seem this issue where the icons on the gutter are missing? its not all of them for me, but the debug one for example isn't showing anymore, not sure when the problem started
yeah, the breakpoint icon in the gutter
but interestingly, when the breakpoint is hit, the icon starts showing up