Maksym Hazevych

Results 26 comments of Maksym Hazevych

Formatting the file twice puts styles inside the `body` element. Trying to `prettier-ignore` the styles triggers #338, which eats the styles (except for the `lang=scss` attribute, weirdly enough).

I think the first thing to do if a translated string has broken formatting is to use the English (default) string. But what to do if its formating is broken,...

> The macro should probably check that the formatting of the string is good and fail cargo check if it doesn't. That's a good idea we missed. This crate is...

I have looked at procedural macros, and it seems absolutely possible to create the type of macros you suggested. I'll start working on it after 9th December, the deadline for...

> We can create such a directory and populate it with known data, which we will then request via `gettext()` and friends. Yeah, but we will have to initialize it...

The other problem is that I have to duplicate function definitions, which might get out of sync with actual implementations. Not an issue today, but it can certainly become one.

Same situation on Intel graphics. On Nvidia drivers, it seems to work fine. Hardware: Intel® HD Graphics 520 (Skylake GT2) NVIDIA Corporation GM108M [GeForce 940MX]

I also get the same issue as the OP. > Just changed to this for now Thanks for the workaround, I'll use it instead.

> they're still using tabs and goto... Dude, are you trying to start a war here or what

I'd argue this is indeed a bug, because this is clearly too technical to be a user facing thing. Especially to be one of the first things the user faces.