coc-ansible VS ansible-language-server

Compare coc-ansible vs ansible-language-server and see what are their differences.

coc-ansible

ansible-language-server extension for coc.nvim (by yaegassy)

ansible-language-server

🚧 Ansible Language Server codebase is now included in vscode-ansible repository (by ansible)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
coc-ansible ansible-language-server
3 13
67 250
- -
6.3 8.0
8 months ago 15 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

coc-ansible

Posts with mentions or reviews of coc-ansible. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-26.

ansible-language-server

Posts with mentions or reviews of ansible-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-10.
  • The Bullhorn #108 (Ansible Newsletter)
    11 projects | /r/ansible | 10 Jul 2023
    Version 1.1.0 The Ansible Language Server (ALS) underwent a substantial upgrade. ALS v1.1.0 has adopted the new YAML 2.x package and successfully updated its code base accordingly. This significant development brings enhanced capabilities in terms of YAML diagnostics and strengthened security measures. Another crucial feature addition was the completion for variables declared inside a playbook. Full list of change-logs here.
  • The Bullhorn #93 (Ansible Newsletter)
    11 projects | /r/ansible | 3 Mar 2023
    Projects to make it easier to write and test Ansible Content. Includes VScode extension, language server, ansible-lint, molecule, ansible-navigator and potentially other development goodies. To see what's planned, and how you can help checkout the foundation-devtools project board
  • [Ansible] Visual Studio Code et l’extension Redhat Ansible (quelqu’un peut-il le faire fonctionner) ?
    2 projects | /r/enfrancais | 26 Feb 2023
    Si cela ne fonctionne toujours pas, soulève un problème Github ici https://github.com/ansible/vscode-ansible ou https://github.com/ansible/ansible-language-server avec des détails comme :
  • Anyone here have success with Ansible syntax highlightning lsp?
    2 projects | /r/neovim | 29 Dec 2022
    You are conflating multiple functions. I have used the ansible language server 1 with decent success in both 0.7 and 0.8. It provides autocompletion of modules and diagnostics from ansible-lint, but does nothing to address syntax highlighting. Your project should have either an ansible.cfg or .ansible-lint at your project’s top level and your yaml files should be of filetype yaml.ansible. If you run :LspInfo it should display ansiblels as active.
  • A new version of vscode ansible extension is out
    3 projects | /r/ansible | 26 Jul 2022
    Does the standalone usage help?
  • The Bullhorn #45 (Ansible Newsletter)
    9 projects | /r/ansible | 10 Feb 2022
    Projects to make it easier to write and test Ansible Content. Includes VScode extension, language server, ansible-lint, molecule, ansible-navigator and potentially other development goodies. To see what's planned, and how you can help checkout the foundation-devtools project board
  • Red Hat Ansibe Extension for VSCode
    2 projects | /r/ansible | 14 Jan 2022
    Additionally, I found that the entire extension stopped working because in the past, easy-install had added a .egg file to my python path. I submitted a fix and it was accepted, but I'm not sure if the fixed language server is part of the current extension version. Might be worth checking for files like that in the paths listed in sys.path.
  • Visual Studio Code and the Redhat Ansible extension (can anyone get it to work) ?
    4 projects | /r/ansible | 11 Nov 2021
    If it is still not working please raise a Github issue here https://github.com/ansible/vscode-ansible or https://github.com/ansible/ansible-language-server with details like:
    4 projects | /r/ansible | 11 Nov 2021
    I think we found the bug as https://github.com/ansible/ansible-language-server/issues/117
  • Any Ansibilists out there?
    2 projects | /r/neovim | 30 Jul 2021

What are some alternatives?

When comparing coc-ansible and ansible-language-server you can also consider the following projects:

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

nvim-lspconfig - Quickstart configs for Nvim LSP

jupyterlab-lsp - Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

ansible-lint - Best practices checker for Ansible [Moved to: https://github.com/ansible/ansible-lint]

vscode-ansible - vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.

ansible-navigator - A text-based user interface (TUI) for Ansible.

vimrc - The ultimate Vim configuration (vimrc)

typescript-language-server - TypeScript & JavaScript Language Server

ansible-lint - Best practices checker for Ansible [Moved to: https://github.com/ansible-community/ansible-lint]

ansible.netcommon - Ansible Network Collection for Common Code

creator-ee - Ansible Execution environment targeted for content creators. It includes most development tools such ansible-lint, molecule, ...