mattn / mattn/vim-lsp-settings
Add support for Ansible Language Server
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 1.4k
- Forks
- 245
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates.
It is build on top of YAML and quite popular.
There is Ansible Language Server. It is supported by coc (coc-ansible) but isn't supported by vim-lsp.
P.S. yaml-language-server isn't sufficient because it know nothing about Ansible-specific keywords and commands.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing existing language-server settings in vim-lsp-settings with coc-ansible and the Ansible Language Server documentation. Add Ansible Language Server support for Ansible files, and verify that Ansible-specific keywords are handled rather than using only yaml-language-server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100