Fork me on GitHub
#cider
<
2021-04-23
>
bozhidar06:04:09

I pushed one extra tag (1.1.0.1) in the hope to appease MELPA.

bozhidar06:04:55

It seems that this has worked, as now I see CIDER 1.1 on http://stable.melpa.org.

futuro15:04:11

With the cider debugger, what does it mean to force-step, such as if you hit O or H?

futuro15:04:41

Ah, reading a bit further in the docs I see > Out: Same as o, but skips breakpoints in other functions.

futuro16:04:13

So it turns out I didn't need to dig into the source after all 😆