Ulysse

Results 310 comments of Ulysse

Thanks for your review @bbatsov, and @mattiase for rebasing the PR. Sorry it took so long. @mattiase could you add a changelog entry for this one ? Thank you !

Do you mean jumping to the enclosing `sig ...` from inside the signature ? Jumping to the module binding seems already quite close to that.

There are definitely some cases that could be added to the `jump` command like `sig` and `struct`. It also lacks the module type binding case.

I cannot help you with the nix setup, but there is a preview version of Merlin released on opam that should work with that pr: 4.14-502~preview

Thanks for the report, probably a similar issue than the others: Merlin recovery lacks finesse in some cases.

Out of curiosity I tried to write a test in Merlin for 5.1 and I think I successfully failed to reproduce the issue: ```ocaml $ cat >u.ml EOF $ $OCAMLC...

> Maybe that's a question for the Homebrew forums? I opened a discussion on brew's github: https://github.com/orgs/Homebrew/discussions/4682

Thanks for your prompt reply @osalbahr ! > Did OP set `-L...` manually or did Homebrew set it somewhere? Not sure I'm following. I have not set anything manually. The...

The fix war merged and after reinstalling `zstd` I get the generic output when calling pkg-config, so we can probably close this issue now 🙂 Thanks again @osalbahr and @carlocab...