Jules Aguillon

Results 670 comments of Jules Aguillon

Thanks for this extremely well written issue :) This might be related to https://github.com/ocaml-ppx/ocamlformat/issues/2587

Here's how your layout looks: ![shot](https://github.com/user-attachments/assets/c595208b-b603-4bb7-b1b3-58921a12ef5d) I have some suggestions: - The editing actions (copy, paste, ...) are not present in any other standard layout and should be removed for...

Here's how it looks: ![shot](https://github.com/user-attachments/assets/bdc6fdb1-1819-4aea-8199-d2ef61f3d846) The layout looks awesome now :) It's just missing some ASCII symbols that are useful in compose, coding and passwords: `` ^`~ ``. According to...

Also, do you think you could open a PR ? So you are correctly credited. Doing that with Github's online editor is fine, it's at https://github.com/Julow/Unexpected-Keyboard/blob/master/srcs/layouts/latn_qwerty_es.xml

Do you think you could open a PR soon ? I'd want this to be part of the next release.

If you have French enabled on your device, you should see the circumflex symbol on the up-right direction on the J key: These keys are invisible if you don't have...

This changed in #2371. Regular comments are formatted as doc-comments with the janestreet profile, independently of the `wrap-comments` option. But then, because `parse-docstrings` is not enabled, the comments are not...

Thanks for your help :) I'll re-open the issue as a bug with asterisks is still here. > An other thing is that doc-comments don't wrap with the janestreet profile,...

@dvulakh I think it's better if your changes are upstreamed, when that's easy. Otherwise, your fork will diverge more and more which might be annoying to people that use OCaml...