Colin Fleming

Results 130 comments of Colin Fleming

@tengstrand Glad it worked well! There are still some kinks in the implementation, but they should hopefully get stabilised over the next week or so.

I had a look at the multiple references problem. I think there's a bit of a tradeoff here, this probably will work in Calva because Calva uses REPL introspection for...

I looked at the test problem too, and using the following run config the test works for me with `test-helper` pulled in using `:extra-deps`:

@serioga Because there's already structure support in Clojure files. I've only added breadcrumb support for EDN files for the moment since it's easier, but I'll add it for Clojure shortly.

Yes, my plan is to integrate the nav bar support in the next EAP. Once that is in, I will probably disable the breadcrumb support by default, but you'll be...

The next EAP has full support for breadcrumbs in Clojure (no empty bar), and also has nav bar support for Clojure code.

Fix released in 1.13.1-eap5 on 2023-09-25.

Fix released in 1.13.1 on 2023-12-07.

The approach that I've taken for this differs from what I expected to do. I had planned to show the available aliases during import and allow them to be selected,...

Fix released in 1.13.1-eap1 on 2023-07-24.