Michał Buczko

Results 8 comments of Michał Buczko

@slipset @vemv could you try to reproduce the problem against newest master?

I think this is still related to the problem I tried to solve in #278. `(refactor-nrepl.analyzer/ns-ast (slurp "test/resources/testproject/src/com/example/vemv.clj"))` at some point tries to stringify the result to display it in...

I'm not sure, to be honest. I would need to take a look first how shadow-cljs works :) just out of curiosity, what's the advantage of shadow-cljs over figwheel?

I still consider current 2.x version more or less as a playground to figure out the final shape of API and underlaying data model. Also, I would like to move...

Hi, I would be also interested in this feature as I'm also trying to find a way to jump into correct line of original markdown source basing on generated DOM...

Any chance to get `recover_via` PR (or alternative solution) merged soon? I didn't even suspect that subtle problem of more sophisticated recovery strategies will hit me too :)

I ran into similar problem. I did a simple keybinding in emacs which saves current buffer and immediately evaluates `(reloaded.repl/reset)` through cider repl which simply reloads all the changed files....

> is anyone else waiting on this functionality? I am :) While above workarounds solve the problem, I feel like they're a bit too hacky compared to conciseness and beauty...