cursive 2026-02-06

This UI bug has recently popped up. Notice the message "Several files selected" (only one file is selected). Seems this is happening to test files only - preview for the other files in the screenshot worked fine.

I had a look at this today, and while I managed to reproduce it in my IDE, I cannot reproduce it under a debugger to figure out what's actually going on. Which is a little frustrating. I suspect it's something to do with cljc, I tried for some time to reproduce it before realising that I was just using clj, and then managed to with cljc. I'll keep trying.

👍 1

@cfleming Have you had a chance to look at this? The problem is still there with 2026.1-261 on 2026.1. I'd be happy to provide more information about my project if you need.

I haven't sorry, I'll try to look at that today. I suspect that there's not much I can do, that looks like an IntelliJ thing to me, but I'll check.

👌 1