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

Add roc-language-server support #3143

Merged
merged 1 commit into from May 8, 2024

Conversation

jdsee
Copy link
Contributor

@jdsee jdsee commented May 7, 2024

This adds a basic configuration for Roc's built-in language server.

So far only go-to-definition, hover, inline diagnostics and formatting is implemented.

For more information on the language server itself checkout Roc.

This adds a basic configuration for Roc's built-in language
server.

So far only go-to-definition, hover, inline diagnostics and formatting
is implemented.
@jdsee jdsee requested a review from glepnir as a code owner May 7, 2024 22:58
@glepnir glepnir merged commit e0cc3f9 into neovim:master May 8, 2024
9 checks passed
Feel-ix-343 pushed a commit to Feel-ix-343/nvim-lspconfig that referenced this pull request May 19, 2024
This adds a basic configuration for Roc's built-in language
server.

So far only go-to-definition, hover, inline diagnostics and formatting
is implemented.

Co-authored-by: jdsee <jdsee@protonmail.com>
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.

None yet

2 participants