Ulysse
Ulysse
Ah, I think you're right, sorry for the back and forth :-)
Thanks, that looks much better !
We should think about what we want to do with the jump code action. The two obvious possibilities are: 1. Revert the changes 2. Add an option to disable the...
This should be ready to merge now, and we have the vscode implementation ready: https://github.com/ocamllabs/vscode-ocaml-platform/pull/1654
We should add the survey link in the onboarding. Maybe also in the status bar / command panel in a separate PR ?
Is there a way to automatically check the various steps at the end of command execution ? Ideally we would also not permit users to "install opam" if they already...
@xvw, @PizieDust, Melrin 5.2-502 has been released so the CI should pass without pinning and could be un-drafted. Is the custom request ready for a last round of review ?
@PizieDust I think we should, similarly as for the `Type enclosing` custom request, provide a way to ask for different format for the documentation, like markdown, and maybe plaintext and...
Client support in VScode is on the way: https://github.com/ocamllabs/vscode-ocaml-platform/pull/1626
Thanks for your report. I think this is a Merlin issue. What happens is probably that Merlin's recovery fills the Typedtree with a hole, but since it is not a...