Martin Geisler

Results 861 comments of Martin Geisler

Hi @netvl, I would also like to help here, if needed. I work on Android as part of the team which supports Rust in Android. We use [the crate in...

> I talked about this a bit with @pascalkuthe and in the long run I think we want to transition to having custom hard-wrapping code in helix-core rather than using...

> Much more important then optimal wrapping is integration with the rest of the editor like comment continuation, wrapping a tree sitter, using non-contigous text as input (for efficency), properly...

Hi @heiskane, > Currently working on something that requires me to keep track of a cursor in a message and wrap the message in a textbox with the cursor in...

Hi @jiyongp and @keispace, as far as I understand, we can start publishing the Korean translation, right?

> I wish we have a few more rounds before we publish it. I haven't finished proof-reading and revising it. Okay, we can wait a bit — though we can...

Superseded by #428 which also updates the new language picker.

Thanks for raising this @jhoobergs! It's definitely on our radar, we've just been holding off a bit to get the infrastructure tested a bit first. Note that you can install...

Related, I reached out to @funkill from `mdbook-i18n` to see if we can combine the two somehow: https://github.com/funkill/mdbook-i18n/issues/32. It seems that `mdbook-i18n` is doing the looping part of our `publish.yml`...

The plugins are now published, please see: https://crates.io/crates/mdbook-i18n-helpers :rocket: I'll update our publish workflow next to use the new crate.