Laurent Payot

Results 168 comments of Laurent Payot

> Easiest is propably to give it some time. When i ping you, you can open a new pr based on the then state. If that is fine with you...

> @laurentpayot let it stay open, so i can remember 😄 Sure, so I can remember too 😄

@Freymaurer Will do! A few days ago I decided to use Feliz v3 on my project and already noticed the little changes. PS: Moving from v2-only Feliz Router to another...

@samtstern Any news one year later? It would be great if the new Firestore emulator UI had a link to a _colorized_ version of the rules coverage. It should not...

@yuchenshi you gave a [generated coverage html file as an example of Rules Unit Tests V2](https://github.com/firebase/quickstart-testing/pull/209/files#diff-6f539bff6bb3d5eeb2d2074b7d97c417466274d42384b3b8c504f94633ea3393R42). I had to add a few lines to your example to concatenate @alixaxel’s ``...

Same issue, I have my tests in a `tests` folder. They work with `mocha` using CLI. But I cannot make them run in the test explorer, I got a "Test...

Same issue on Ubuntu 25.04. Opening F# files previously edited in VS Code adds a leading Unicode character FEFF that creates super annoying git changes. It makes Zed impossible to...

@snovak7 Thanks for sharing this .editorconfig workaround, it also works for F# files 🎉

Thanks for your answer @jhuleatt. I did not know a mix of 1st and 2nd gen functions was possible. I will use this "workaround" for now. I’m still eagerly awaiting...

I spent hours trying to make FSharpLint work in Ionide. Then I saw this thread :man_facepalming: Any news?