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: Alloy language server #3560

Merged
merged 1 commit into from
Jan 14, 2025
Merged

feat: Alloy language server #3560

merged 1 commit into from
Jan 14, 2025

Conversation

dkasak
Copy link
Contributor

@dkasak dkasak commented Jan 14, 2025

This PR adds support for the Alloy language (https://github.com/AlloyTools/org.alloytools.alloy) by integrating its official language server (alloy lsp or java -jar alloy6.2.0.jar lsp).

Alloy is a well-known formal specification language and model checker, used for describing and exploring structures and systems.

@dkasak dkasak requested a review from glepnir as a code owner January 14, 2025 12:24
@glepnir glepnir merged commit a14a65d into neovim:master Jan 14, 2025
10 of 11 checks passed
@dkasak
Copy link
Contributor Author

dkasak commented Jan 14, 2025

@glepnir Alloy files are not detected to have alloy filetype out of the box. Would it make sense to add instructions on how to do this and/or point to https://github.com/runoshun/vim-alloy in the docstring?

@glepnir
Copy link
Member

glepnir commented Jan 14, 2025

@dkasak
Copy link
Contributor Author

dkasak commented Jan 14, 2025

Okay, thanks. Will open a follow-up PR.

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