Eddie Ringle

Results 24 comments of Eddie Ringle

Interesting idea. A long-going project I'm working on might actually have use of this, in which case it'll definitely get added to Undergarment. No set time table just yet, though.

I've already updated the issue on JetBrains' tracker (with a screenshot), but I'll just also note here that 2022.2.1 RC did not fix the issue for me. Though since the...

@igordmn Thanks, yes, that's basically what I do in my projects. I was just pointing out that the original issue as described isn't properly reproducible because Gradle cannot build successfully...

FWIW I have this PR and the i3xiwi branch applied and so far have been having a fairly good experience. Can even bring up Android Studio in a xiwi window,...

@dnschneid Good to know! And yeah, the i3xiwi branch is running pretty smooth here.

> > Or allowing @NotNull to be used the same way in Kotlin? > > We've always tried to avoid bringing Java-specific nullability annotations to Kotlin, since there's already a...

Why even require declaring variables in the first place? To modify the above examples: ``` kotlin repos() plugins() project {} ``` and ``` kotlin kobalt { repos() plugins() project {...

@kmruiz @cbeust Whoops, forgot about that. Darn. :(

> a fluent DSL for defining Kotlin files I chuckled a little at this since I imagine most would just end up re-inventing Kotlin.

I started experiencing these hangs as well. I believe I've narrowed it down to a recent Mesa update (23.0.3 -> 23.1.1 on Arch Linux) or otherwise something in the display...