ocaml-gist icon indicating copy to clipboard operation
ocaml-gist copied to clipboard

Tooling to assist with OCaml gist experiences on the web

Results 21 ocaml-gist issues
Sort by recently updated
recently updated
newest added

Latest available release to date is https://ocaml.org/releases/4.09.0.html

It would be nice to have ocamlformat for autoformatting of code in ocaml-gists.

enhancement

Check if new version is released already.

Handy for debugging apparently

enhancement

Should reset the cascading css properties. Right now it's a bit too easy to mess up the gist tool with css, sometimes not very visible.

enhancement

These tests should be run in the browser.

While executing code it should be possible to request the user for input.

enhancement

- Type: `List.ite` - Wait for autocomplete suggestions - Add: `__` - An error will appear, but the suggestions will still be visible.

bug