Colin Fleming

Results 130 comments of Colin Fleming

It would be really good to get this fixed before 3.0.0. Even if this is relatively imminent, it will be a long time before everyone migrates over and if it's...

@borkdude I think that would be fine, since I only want the path to get the basis itself IIRC. I'll check the code today. In retrospect, I can't believe I...

I'm planning support for this in the next EAP release.

Clojure/EDN support would also be nice, and [this](https://github.com/nextjournal/lezer-clojure) is linked from Lezer itself.

I haven't had time to test this, but this is likely to be flaky under Cursive. I have to monkey-patch `test/report` to get the information I need to paint the...

Yes, I'm planning to try to make the Cursive test integration much less invasive - I'm hoping to get to this soon.

Yes, I just saw all that discussion yesterday. I'll comment over there to clarify how this should work in Cursive.

It's possible to hook into it's package.json support, yes, but that doesn't supply the exports from those packages. That is provided by the JS support, and that is very hard...

Interesting, I'm not entirely sure why that is happening, it's possible that the Java source is being compiled using the JDK used by IntelliJ itself - I'm not sure at...