Dongdong Zhou

Results 151 comments of Dongdong Zhou

It depends on lapce-plugin which is on crates.io. It doesn't depend on lapce core.

It's supposedly to be compiled to WASI so you need to ```rustup target add wasm32-wasi```

This is potentially fixed by https://github.com/lapce/lapce/pull/3119 Can you please test the latest nightly build

should be fixed in 0.4.0. https://github.com/lapce/lapce/releases/tag/v0.4.0

@coffee-is-power I don't think that's needed. We can still put it on the right place even if it's not 1:1 aspect ratio.

> Also, after I finish the file system Implementation and the API, I want you to get a S3 bucket from AWS, can you do that? Sure. I've got an...

The issue is because the context menu under Linux is "manually" drawn in Floem which has a fixed font size right now. The fix would be passing the UI font...

It didn't work for me when I tried to use helix queries though.