Fork me on GitHub
#cursive
<
2023-06-28
>
kolstae07:06:51

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 ...

wilkerlucio20:06:11

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

cfleming21:06:26

When you say the debug one, do you mean the breakpoints are not showing?

wilkerlucio12:06:44

yeah, the breakpoint icon in the gutter

wilkerlucio12:06:10

but interestingly, when the breakpoint is hit, the icon starts showing up