Jules Aguillon

Results 670 comments of Jules Aguillon

Are you using 0.18.0 as a comparison ? I get no diff between this PR and the current master with your example but I do see it compared with 0.18.0....

The remaining question is: How should be change the formatting of code spans. This PR allows every spaces in a code span to break. This makes it more stable (there's...

I would support normalizing `[ ... ]` code blocks but this cannot be done yet. With the current Odoc, this means changing the AST and inserting unwanted newlines into the...

> @Julow, are you saying that any change in ocamlformat that allows every space in a code span to break would cause problems with odoc? Are the odoc ast changes...

Hi! Your suggestion is interesting but I hoped to come up with a more general solution to switching between different layouts. My last attempt is to add an button for...

Sorry for the slow reply. The `'` and `"` are placed like that to be closer to a QWERTY keyboard, `"` is `shift+'` (same for `;` and `:`). Movement of...

The `'` key didn't move. Is this still an issue for you ?

Thanks @ChiefMikeK. This seems to be an issue with Android not knowing your keyboard. Please re-open if it would behave differently with an other virtual keyboard.

Thanks for the suggestion. An other cons is that the layouts are already pretty full and free spots are needed for the keys (often dead-keys) that are automatically added to...

This is a huge feature that is more complicated in itself than the current app. I don't plan on implementing it and I don't plan on slowing down the development...