chylex

Results 181 comments of chylex

I already set `DOTNET_CLI_UI_LANGUAGE=en` and I'm still getting this... ![obrazek](https://user-images.githubusercontent.com/3685160/214456576-a688c746-f752-4ff7-90a2-f8cacf307f9a.png)

Not working for me in .NET 8... I have the `DOTNET_CLI_UI_LANGUAGE=en` environment variable set on my whole user, but compile errors are still in Czech... I ended up going into...

> Opinions on this vary widely, by individual dev and by culture--as I understand it many Europeans are on the "just give us English" side and many East Asian folks...

I will do another round of updates soon, so far I've seen two sporadic crashes on my machines - one with the emoji picker (#339) and one when opening dev...

I found the issue, the next update should resolve all crashes.

Will be resolved in the next update, see #342.

Same issue as #342, will be resolved next update. Closing this as duplicate (even though it was made earlier).

Confirmed this is happening in the latest version (4.0.1.13). Is this a problem with ZeroMQ itself, or just NetMQ? This seems like a huge oversight.

I ran into this when calling `make_last_sibling` on a child of the new root, and found that tree traversal was broken. Your branch fixes the problem. Currently I'm using it...

> Related: #1029 (cc @chylex) Parsing numbers with no integral parts is covered by the `handles division` test, maybe the problem is with the CSV parser?