Ulysse
Ulysse
> (A bit of self-promotion, but this is not a problem in dune pkg, as LSP is installed in a separate location and its dependencies do not conflict with the...
It seems quite simple to have ocaml-lsp compatible with both yojson 2 and 3 but this comes with a drawback: we need to effectively introduce a dependency on yojson to...
Opam remains the main way to install ocaml-lsp today, and I guess most users do that in their project's switch. Ecosystem splits are even more sensible than usual for projects...
Thanks everyone, I am going to merge this ahead of the final release for OCaml 5.4.
In fact, it is not a "fallback" at all: - When the flag is `false`, the server uses some custom logic to find configuration that only detect dune projects -...
Thanks for doing the upstreaming @catern, it looks like it would be a major improvement for emacs users. @sidkshatriya : it's very probable that the ocaml-lsp-server and the associated lsp...
I am going to ping recent contributors to the emacs mode, someone might be interested in taking part in the review process: @bcc32, @erikmd, @monnier, @mattiase, @bbatsov, @Chris00 @catern I...
Thanks a lot for doing that upstreaming @catern !
The goal of this query is to provide more flexibility to text-base editors users and restore some vanila-merlin workflows. The output might be automatically processed, or users might prefer to...