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

ansible argument_specs.yml autocompletion #1764

Open
Geertsky opened this issue Jan 15, 2025 · 2 comments
Open

ansible argument_specs.yml autocompletion #1764

Geertsky opened this issue Jan 15, 2025 · 2 comments
Labels
feature New feature or request

Comments

@Geertsky
Copy link

Problem

It would be great to have autocompletion for ansible argument_specs files.

Solution

Shouldn't be too difficult to implement. Currently I do not have the time to look into this, but any pointers would be greatly appreciated as I'm pretty much a noob at this...
So I'm looking for pointer on how to proceed with implementing auto-completion. Should I define a new ft for this? How would I do this?
As said before, I'm a noob, so anything is appreciated.

Alternatives

No response

Additional context

No response

@alisonlhart
Copy link
Contributor

@Geertsky Thanks for suggesting this feature! This is something we're interested in exploring. I do not have a timeline I can provide at the moment, but we are going to add research for this into our roadmap.

If you or anyone are interested in exploring this feature and contributing towards it, the best place to start is our existing completion functionality located in ansible-language-server, under packages/ansible-language-server/src/providers/completionProvider.ts.

@alisonlhart alisonlhart removed the new label Jan 21, 2025
@Geertsky
Copy link
Author

@AlisonHart thanks for your pointer! I'll try if I can make something useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Roadmap
Development

No branches or pull requests

2 participants