Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] ocaml-lsp-server, lsp and jsonrpc (1.8.3) #19652

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

rgrinberg
Copy link
Member

LSP Server for OCaml

CHANGES:

CHANGES:

- Fix debouncing of document updates. It was essentially complicated broken in
  all but the most trivial cases. (ocaml/ocaml-lsp#509 fixes ocaml/ocaml-lsp#504)

- Fix completion when passing named and functional arguments (ocaml/ocaml-lsp#512)
@rgrinberg
Copy link
Member Author

@mseri could you give this a review perhaps?

@smorimoto
Copy link
Member

I just re-triggered some CI jobs...

@mseri
Copy link
Member

mseri commented Oct 5, 2021

Looks good

@mseri mseri merged commit dc5433f into ocaml:master Oct 5, 2021
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.

Diagnostics are played back slowly if didChange events are coming in faster than diagnostics are produced
3 participants