Tristan F.-R.

Results 135 comments of Tristan F.-R.

@cla-bot check

I could, though that doesn't seem appropriate given the themes changes and relative unpopularity in vscode - this theming extension only has 8 thousand downloads on VSCode.

> Thanks for the PR! > > Could you update the ID in your `extension.toml` to be just `gruvbox-ish` instead of `zed-gruvbox-ish`? > > https://github.com/LeoDog896/zed-gruvbox-ish/blob/e8bda4473ef8a5057c409b4799f0d71dcf6ab93c/extension.toml#L1 [👍](https://github.com/LeoDog896/zed-gruvbox-ish/commit/13ade393632d548cded9b5883585e2dd92efe7b6)

(gosh, I really should have added more context to this issue!) Yep! just some custom wrapper around ArrowHelper that keeps it reactive and adds support for negative magnitudes - perhaps...

> Have you checked whether these formats pass fuzzing? I already checked that those formats pass fuzzing for around 20 minutes. > We already have more fuzzing crashes than we...

It doesn't mean much for this repository itself - unless [CIFuzz](https://google.github.io/oss-fuzz/getting-started/continuous-integration/) is integrated. Plus, if either you or @ChristianMurphy also wants to do this, OSS Fuzz also offers monetary rewards...

> I read this as OSS Fuzz expects every thing that is found to either be fixed, or for the fuzzer to be patched to avoid it. Either done promptly....

Interesting - I'm opening an issue for `comrak` integration into OSS Fuzz: https://github.com/google/oss-fuzz/pull/12583, and `markdown-rs` fills in a lot of cases that `comrak` doesn't - it seems like both are...