Myles Scolnick
Myles Scolnick
@hwine , yep, all looks good. just some flakey tests (which i am fixing now)
we could definitely add a new css variable called `--notebook-cell-gap` and default it to the current one. would appreciate the contribution (and one-line [doc to css vars](https://docs.marimo.io/guides/configuration/theming/#css-variables)) if you are...
@mentoc3000, do you see any errors in the extension logs?
Does stopping and restarting the server fix this? Can you verify the server is healthy through the Command Palette `marimo: Show marimo status` (and the bottom line)
Hi, we've launched a new VSCode extension at https://github.com/marimo-team/marimo-lsp ([readme](https://github.com/marimo-team/marimo-lsp/tree/main/extension)). It may mean this issue is resolved or no longer applicable. If the issue still exists, please file the issue...
hey @mthiboust this may have a bit of churn on the PR/review. it might be easier to make the more incremental fixes/changes (like the fallback mentioned [in this comment](https://github.com/marimo-team/marimo/issues/6940#issuecomment-3458818201))
Hey @unibeck, thanks for the feedback. We are open to adding this, but currently prioritizing stability right now so may not get to it ourselves. But we welcome contributions
I was not able to reproduce this. Is this because you have the `rtc_v2` feature-flag enabled?
Hey all, we released a new version of RTC that uses `Loro` instead of `y-js`, it is still behind a feature flag but with a lot more reliability than before....
I noticed this too - I agree with should increase it. It might just be fiddling with the H1/H2 margins, if you (or anyone else) would like to make the...