Hyeseong Kim

Results 388 comments of Hyeseong Kim

> I think this is fixed by [#2106](https://github.com/yetone/avante.nvim/pull/2106) If I understand the implementation correctly, it makes all models from a provider share the same configuration? I think it should allow...

Making printing and reporting logic configurable will definitely help multiple cases. In my case, I'm running mitata in a worker, but had to monkey-patch `console.log` to preserve the `mitata` format...

> I don't really understand the "recursive shallow-equal" thing - isn't that a deep equal then, and doesn't it also come with quite a bit of performance overhead? With a...

Just opened https://github.com/rescript-lang/rescript-compiler/issues/6738 as a minimal building block of this

Fair, I'll look into it. @gabimoncha What is your request exactly?

Huh, I never expected that long path in the flow repository. Thank you for pointing it out!

Maybe it is dangerous for Windows users that opam enables `core.longpaths=true` in the current shell/project? Or it would be better if it at least prints a warning about it.

It's the same problem during the install process. This is the only error message I got ``` #=== ERROR while compiling flow_parser.0.267.0 ================================# C:\hostedtoolcache\windows\opam\2.3.0\x86_64\opam.exe: "opendir" failed: No such file or...