Felienne Hermans

Results 224 comments of Felienne Hermans

Hi @Mark-Giesen! Pasting your text from Discord here so we can discuss it: I think we now have 3 options to explore. 1. An Add-On that, when saving a translation,...

> What's the status of this? Did the "revert broken code to EN" make it into production? And if so, is this issue closed then? Other issues make take precedence...

What to do about this one @boryanagoncharenko? We can also close it?

> Nice catch! You can easily make the behavior of addition and concatenation consistent by adding `input_to_string` to the rules defined in [to_sum_typed_tree](https://github.com/Felienne/hedy/blob/main/hedy.py#L599) method. This will ensure that concatenating an...

There was a PR for this one, but that was never merged, but was the issue fixed @hasan-sh?

> @jpelay @hasan-sh @Felienne @gisellandrade this is what it would look like! What do you think? > > (If you open the slides, the public content container stretches with it,...

Hi @jpelay! I am cleaning up issues :) Could you check whether this will still be an issue with CodeMirror in the open branch? If not, you may close this!

Cool! Let's close this cause it will be fixed when we move to CodeMirror (hopefully soon!)

> I guess what's the most confusing about this is the highlighting. Quotes around assignments are not required until level 12, so maybe what we need to do here is...

Oops, the fix in #4675 caused #4752, so I am reverting that for now, will pick up the issue later in #4751 where I started the partial work