Andreas Thoelke

Results 5 comments of Andreas Thoelke

@circlespainter Thank you for the quick response! I tried reloading ``` clojure (defsfn ^:redef a1 [] (receive :ab (println "two"))) ``` and ``` clojure (defsfn ^:dynamic a1 [] (receive :ab...

Just to confirm, as expected `(def a (sfn [] ...)` works fine with component/reloaded workflow, while `(defsfn a [] ..)` doesn't.

I am seeing the same issue. Also the proposed `vim/after/ftplugin/gitv.vim` workaround works for me.

Right, it's not in the psc-ide protocol and I'm not sure if others think this would be a useful feature. I'm now simply using nvim terminal mode to insert pulp...

Hi! I'm running into the same issue using `openai/o3`: ``` - Datetime: 2025-04-29 17:53:52 - Model: openai/o3 - Selected files: - src/react/src/App.tsx > the first names should start with "C"....