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

feat: cue language server #3529

Merged
merged 2 commits into from
Dec 29, 2024
Merged

feat: cue language server #3529

merged 2 commits into from
Dec 29, 2024

Conversation

edeustua
Copy link
Contributor

This PR adds support for the CUE language (https://github.com/cue-lang/cue) by integrating its official language server protocol implementation (cue lsp).

Background:

  • Previously, CUE language support was provided through Dagger's LSP implementation, which has since been discontinued
  • CUE is gaining significant adoption, with over 5.2k GitHub stars
  • Notable projects like Timoni (https://github.com/stefanprodan/timoni) are embracing CUE for configuration management

This change ensures continued and improved CUE support through the official, maintained language server.

@edeustua edeustua requested a review from glepnir as a code owner December 26, 2024 21:30
@glepnir glepnir merged commit f6cb1e2 into neovim:master Dec 29, 2024
11 checks passed
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.

2 participants