Jonathan Ming

Results 5 comments of Jonathan Ming

I have this same problem with my binding of choice for switching to my previous workspace buffer: `SPC , RET` I am also using vertico, and it was maybe a...

You're right; thanks for the issue. I'm not sure why this is, but it may be an upstream conflict between Emacs' builtin `prettify-symbols-mode` (which fira-code-mode uses) and `image-mode`. Or perhaps...

> Fetch supposedly defaults to n_rows=500. > > I've just experimented a little more, and found this to fail: `pl.scan_pyarrow_dataset(ds.dataset("test_result.parquet", format="parquet").fetch().head()` > > I guess n_rows=500 isn't being passed to...

Thanks for your work on this! I've been experimenting with the Prettier plugin using this parser and overall it's been great. > Parameters: `$foo` In PostgreSQL, parameters are typically referred...

> Should be available in 0.27.1 release. Woah, thank you, you rock! 🚀