Jack Feser
Jack Feser
I usually get this diagnostic when I've forgotten to open something. I'm not sure how helpful it would be to offer to create the missing module. Finding the appropriate module...
+1. I just ran into #10, and it would really help if nix-serve exited with an error when you fail to pass a key. Also, the readme doesn't make it...
I followed the readme. What errors are you seeing?
I think that this should wait until running multiple dune commands concurrently doesn't cause dune errors. Asking users to figure out that they need to stop the lsp dune build...
Dumb question, but how do I get the right version of merlin for building this PR? I've been using nix and I'm not very familiar with the opam pinning workflow.
Or we could offer completions for `?abc`, `~abc`, and `~def`.
What problems does this cause on the client?
Makes sense. We should check the following: - `multilineTokenSupport` - `overlappingTokenSupport` (I doubt we're sending overlapping tokens) - `formats` (although there's only one specified format right now) - `tokenTypes` -...
See 60fcf3f82107c1b53b79403c011a4b59c6f8c1c5. We're moving towards inlay hints to provide the code lens features.
If you want to write up some documentation, I think would be a reasonable thing to add to the wiki.