awesome-ansible
awesome-ansible copied to clipboard
Add section 'Editor and IDE Integrations'
This adds a Section on Editors and IDE Integrations for Ansible, it's based on personal experience, and inspired by this Page from the official Documentation: other_tools_and_programs
The official Documentation does recommend some general Purpose Extensions and specific Editors, but those are either not Ansible specific enough, or outdated, those I have omitted.
I personally use VS Code, and the official Ansible Language Support Extension, if anyone else wants to add to the Section, for their favorite IDE or Editor, please feel free to do so!
As more Extensions for multiple different Editors might be added, we might want to split the Section up into Editor/IDE Specific sections, for now, I find it to be enough to start the Link Title with the Editor for which the Integration is, to both, make it easy to visually grep for a specific Editor, and to sort/group multiple Items for an Editor together.
https://github.com/pearofducks/ansible-vim appears to be an maintained Ansible plugin for vim, does anyone know if this Extension is Awesome, and should be added to the Section?
Added AnsibleSnippets-VSCode repository #56 <- this PR, should probably be added, to this Section as well, once it has been reviewed, or rather the Extension has been checked out.
https://www.npmjs.com/package/@yaegassy/coc-ansible This is another Plugin for vim, utilizing the Ansible Language Server, which makes it a very promising plugin, does anyone know if it is Awesome, and thus should be added to the Section?
https://github.com/MSDehghan/AnsiblePlugin this one, for idea/IntelliJ, has not been updated in a while, with the last update, 17 month ago, bringing FQCN support. FQCN support is a huge plus, for being awesome ^^, as Ansible 2.9 will be a thing of the Past rather soon anyway.
resolved in #78