Louis Vignoli

Results 22 comments of Louis Vignoli

@HGSilveri I am closing this, feel free to reopen if the fix is not already addressed some other way :)

Thanks a lot for considering this. In my experience, accents are very frequent in math content. The same goes with primes, as I can see that there are not implemented...

Well spotted! Maybe we can close this one then?

Thanks @amaanq for this prompt reply. So, if I understand correctly, it's not possible to highlight package identifiers in qualified function calls with tree-sitter queries, even using predicates. One needs...

For completeness, simply running `python` gives ``` error: Target Python binary 'python' not found in project. Most likely running 'rye sync' will resolve this. ``` What was the reasoning behind...

It seems @bayashi-cl has it right with #1122: for python projects not managed by rye (so no `tool.rye.managed = true`), rye should probably use global python all the time, through...

I lost some work because of this when releasing a new version some time ago, moving a tag from one commit to another. With this issue and the docs it...

I confirm the issue is still present on 8.18.0 (python 3.11.8, macOS 14.4.1, arm M1 Pro)

Thanks a lot for this neat description! I support all your claims. To me it makes sense to toggle a noise channel when a non-zero value for a parameter bound...

> Support for watching data files and automatically refreshing cells that depend on them is not yet supported. Follow along at https://github.com/marimo-team/marimo/issues/3258 and let us know if it is important...