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 and lsp (1.1.0) #17413

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

rgrinberg
Copy link
Member

LSP Server for OCaml

CHANGES:

Features

Fixes

CHANGES:

## Features

- Implement a command to switch between module interfaces and implementations
  (ocaml/ocaml-lsp#254)

## Fixes

- Do not crash on invalid positions (ocaml/ocaml-lsp#248)

- add missing record fields to list of completions (ocaml/ocaml-lsp#253)

- do not offer `destruct` as a code action in interface files (ocaml/ocaml-lsp#255)
@camelus
Copy link
Contributor

camelus commented Oct 15, 2020

Commit: e284bc0

A pull request by opam-seasoned @rgrinberg.

☀️ All lint checks passed e284bc0
  • These packages passed lint tests: lsp.1.1.0, ocaml-lsp-server.1.1.0

☀️ Installability check (+2)
  • new installable packages (2): lsp.1.1.0 ocaml-lsp-server.1.1.0

@mseri
Copy link
Member

mseri commented Oct 15, 2020

Thanks. I will wait for the big CI run to double check and then merge

@kit-ty-kate
Copy link
Member

All green. Thanks a lot!

@kit-ty-kate kit-ty-kate merged commit 4ecd41c into ocaml:master Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants