MrTact

Results 8 comments of MrTact

Is there a new home for documentation? The links (& all search engines, as far as I can tell) still point to plcrashreporter.org, which appears to be dead or perhaps...

Urgh, looking at it more closely, prettier does basically the same thing. Closing this.

Actually, I lied. Prettier produces a whitespace difference here, so this is a legit test case for Prettier compatibility.

Does this issue depend on #7096? It seems like being able to add a small WASM plugin to spin up the Biome LSP is the most straightforward way to do...

I'm going to propose something here... this may not actually be what we want. Personally, I don't know that I would use this flag a lot. I noticed today doing...

Yeah, this is interesting -- I almost think you need to do a separate library to make this (and timezones) work, because everything will have to use java.time classes like...

I am! I actually thought about doing something like this, and then realized that someone surely must have done it already. Then I pulled khronos, thinking "I'll just see if...

No, I meant I was thinking about creating a library that used some of Kotlin's cooler features to create a DSL-like wrapper around Java date & time modules. Then I...