Bozhidar Batsov
Bozhidar Batsov
Have you seen CIDER's inspector (https://docs.cider.mx/cider/0.24/debugging/misc.html#_inspecting_values)?
> inspector could be shown in child frame instead of that overlay? For example if the value is large and truncated You'll have to expand on this, as I don't...
> @bbatsov sorry to ask you here, maybe you've stated this somewhere, but what's the action from issue author is expected when @stale bot marks an issue as stale? Technically...
Doesn't the `defn` indentation work for your case?
Does anyone know if there's some existing API we can leverage to retrieve this info?
I think implementing this in the middleware is the simplest path, it's just a matter of someone finding the time to do it. Grepping is easy, but it's never accurate.
Not yet.
Looking at the code it seems to me that @Malabarba did so intentionally, but he'll have to tell us more about his reasoning.
@plexus Thanks for summarizing the state of affairs. This was long overdue. Here a few thoughts from me: * `dynapath` should go away from Orchard - it has caused us...
> clojure.main/repl adds a new DynamicClassLoader to the stack on every invocation, this is a long known issue. It really should check first if there is already a DynamicClassLoader as...