Skip to content

[new release] ocaml-lsp-server, lsp and jsonrpc (1.14.2)#22456

Merged
mseri merged 1 commit intoocaml:masterfrom
rgrinberg:release-lsp-1.14.2
Nov 7, 2022
Merged

[new release] ocaml-lsp-server, lsp and jsonrpc (1.14.2)#22456
mseri merged 1 commit intoocaml:masterfrom
rgrinberg:release-lsp-1.14.2

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

LSP Server for OCaml

CHANGES:

Fixes

CHANGES:

## Fixes

- Fix random requests failing after switching documents (ocaml/ocaml-lsp#904, fixes ocaml/ocaml-lsp#898)

- Do not offer related diagnostic information unless the user enables in client
  capabilities (ocaml/ocaml-lsp#905)

- Do not offer diagnostic tags unless the client supports them (ocaml/ocaml-lsp#909)

- Do not attach extra data to diagnostics unless the client supports this
  (ocaml/ocaml-lsp#910)

- Use /bin/sh instead of /bin/bash. This fixes ocamllsp on NixOS
@mseri
Copy link
Copy Markdown
Member

mseri commented Nov 7, 2022

Thanks

@mseri mseri merged commit 16f36b3 into ocaml:master Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Locate failing with "not in environment"

2 participants