Cecile Tonglet

Results 135 comments of Cecile Tonglet

I used this guide: https://github.com/A1RM4X/HowTo-Palworld/tree/main#2-backing-up-and-restoring-server-data-localy

It's buggy. My character refuses to mine ore, it does one swing and stop. Same for swinging the bat, it stops. Very annoying

I had the issue too and the temporary fix with the keyBindings seems to help. It's a very disturbing behavior to me as ViM is my main editor. I basically...

No actually the temporary fix of @Chillee is still not the behavior of ViM. If you are in insert mode and remove character with backspace, go to normal mode and...

@Chillee still you and all the contributors are doing an amazing job with this plugin. Thanks 👍 I think Vi is a really complicate editor to emulate the behavior. I...

I have given a try at migrating to help understand the issue here and this is what I found: 1. &AttrValue cannot be converted automatically to html anymore: ``` error[E0277]:...

> Or like this: > > ```rust > if !props.children.is_empty() { } > ``` Should we add a method `.is_empty()` on VNode? And also an impl Iterator? If the VNode...

Ok I think it's all working perfectly EXCEPT for the size comparison one but I don't want to dig so we can merge for now

@kirillsemyonkin now I think the benchmark results look good. Not a big improvement but not a lost either except maybe on the "baseline" but that's probably normal.