-
Notifications
You must be signed in to change notification settings - Fork 521
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
[Needs SC review] community/other_tools_and_programs.rst: update #2284
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's update and merge ansible-awesome before we merge this.
* `Ansible vim <https://github.com/pearofducks/ansible-vim>`_ - vim syntax plugin for Ansible 2.x, it supports YAML playbooks, Jinja2 templates, and Ansible's hosts files. | ||
* `Ansible vim and neovim plugin <https://www.npmjs.com/package/@yaegassy/coc-ansible>`_ - vim plugin (lsp client) for Ansible, it supports autocompletion, syntax highlighting, hover, diagnostics, and goto support. | ||
|
||
There are popular open-source editors like Vim or Emacs that support YAML, Jinja, and specifically Ansible through corresponding plugins. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These need adding to https://github.com/ansible-community/awesome-ansible?tab=readme-ov-file#editor-and-ide-integrations (and we should add subheadings for each editor first).
Then we can link to the awesome-ansible
ansible-community/awesome-ansible#94 <- ready for review
This PR is ready for review again |
The PR moving the stuff has been merged, can we merge this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thank you.
Co-authored-by: Sandra McCann <[email protected]>
@samccann , added SC as codeowners, PTAL |
Backport to stable-2.16: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply fd41e24 on top of patchback/backports/stable-2.16/fd41e247016bb38cb970ee2c6120a8f08ec2813b/pr-2284 Backporting merged PR #2284 into devel
🤖 @patchback |
Backport to stable-2.17: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply fd41e24 on top of patchback/backports/stable-2.17/fd41e247016bb38cb970ee2c6120a8f08ec2813b/pr-2284 Backporting merged PR #2284 into devel
🤖 @patchback |
Backport to stable-2.18: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply fd41e24 on top of patchback/backports/stable-2.18/fd41e247016bb38cb970ee2c6120a8f08ec2813b/pr-2284 Backporting merged PR #2284 into devel
🤖 @patchback |
…ible#2284) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…ible#2284) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…ible#2284) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…ible#2284) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…ible#2284) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…ible#2284) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
i've created manual backports, fyi |
…) (#2305) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…) (#2306) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
…) (#2307) * community/other_tools_and_programs.rst: update * Add a link to Awesome Ansible for editors info * Fix * Update docs/docsite/rst/community/other_tools_and_programs.rst Co-authored-by: Sandra McCann <[email protected]> * Add SC as codeowners * Fix --------- Co-authored-by: Sandra McCann <[email protected]> (cherry picked from commit fd41e24)
community/other_tools_and_programs.rst: update
Based on https://forum.ansible.com/t/should-we-revamp-the-tools-and-programs-page/39024
This PR