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

Fix 4246 - Add ansible language-server #4355

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

hsanson
Copy link
Contributor

@hsanson hsanson commented Nov 7, 2022

This PR add support for ansible language server. Only tested on simple ansible files and seems to work properly.

Requires more testing, specially when setting custom configurations to the language server.

Is recommended to have an ansible plugin capable of detecting ansible files and set proper file type (e.g. https://github.com/pearofducks/ansible-vim) to ensure the language server is started.

Closes #4246

Copy link
Member

@w0rp w0rp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this in and let the wider community try it out and spot any issues with it.

@w0rp w0rp merged commit 3e460fa into dense-analysis:master Nov 25, 2022
mnikulin pushed a commit to mnikulin/ale that referenced this pull request Nov 12, 2023
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.

Support for ansible-language-server
2 participants