Skip to content

Conversation

@aspeddro
Copy link
Contributor

This allows using latest ocaml-lsp-server

@zth
Copy link
Member

zth commented Oct 13, 2023

Is upgrading the LSP blocked because of an older ocaml-format version? Seriously?

@cknitt
Copy link
Member

cknitt commented Oct 13, 2023

Yes, see also rescript-lang/rescript#6360.

We cannot upgrade the version in the compiler repo though because we also install and run it in CI for format checks, and it is not in the OPAM repo used for Windows...

I think we should avoid using a different version in the rescript-vscode repo than in the compiler repo.

@zth
Copy link
Member

zth commented Oct 13, 2023

Right, got it. Just perplexed that upgrading a formatter (implicitly meaning potentially dealing with a bunch of reformatting conflicts for all outstanding branches) is allowed to block upgrading the LSP itself.

@aspeddro
Copy link
Contributor Author

Ready for merge

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.

3 participants