Yuto Takano

Results 15 comments of Yuto Takano

I took a look at it, and it might be better to just alias the type instead of introducing `toKey`. Since both `Key.Key` and `T.Text` have IsString instances, no changes...

I've played around with it (simulating some searches I might do during actual development) and it's quite useful! With the combination of Haskell Language Server hover documentation, it improves how...

I was reading through the original RFC issue thinking it was perhaps another stale issue from 2018. I was so surprised to see a person take the initiative only a...

Ouch, I hadn't tested with a touchpad. I'll look into adding a config option as you say, and likely limit it to _LINE only. May I ask why you think...

I've tested and researched a bit more and it seems that both my mouse and trackpad emit a DOM_DELTA_PIXEL, and in fact, based on some reading, it seems Chromium (which...

Eager for this to go in, I need the `stack ls tools` command in 2.9.1 to get the msys version used in my Windows CI.

Definitely an issue, yes. (This is after all VSCode has been quit). I didn't realise it was from LTex since the macOS Activity Monitor only says "java" (with parent process...

> CPATH was not quite working for me, but this did: > > `C_INCLUDE_PATH=/opt/homebrew/Cellar/librdkafka/1.8.2/include LIBRARY_PATH=/opt/homebrew/Cellar/librdkafka/1.8.2/lib pip install confluent_kafka` > > Remember to change the version to the librdkafka version you...

Pardon my naive understanding, but is it a more general approach to perhaps add a classifier based on any event field? This would then allow extending into `url: abc.com` fields...

I hope this is also taken a look at, following the global rollout of Spotify official lyrics. Since Spotify-Lyrics is able to inject custom functionality into the web player, I'm...