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

Automatically insert colon on autocomplete #78

Closed
bary12 opened this issue Apr 5, 2018 · 4 comments
Closed

Automatically insert colon on autocomplete #78

bary12 opened this issue Apr 5, 2018 · 4 comments

Comments

@bary12
Copy link

bary12 commented Apr 5, 2018

When autocompleting an object property, I don't see a reason why one would not want to add the colon right after. Currently only the name is inserted, without a colon.

@gorkem
Copy link
Collaborator

gorkem commented Apr 8, 2018

Perhaps it should be a setting?

@JPinkney
Copy link
Contributor

JPinkney commented Apr 8, 2018

I've been experimenting with this on a local branch and it seems much faster to develop yaml files using this. Theres still a few bugs but its almost there. It should be up in the next few days then we can evaluate.

@JPinkney
Copy link
Contributor

Added in 0.0.12 release.

@Dessix
Copy link

Dessix commented Jan 31, 2024

@gorkem: Perhaps it should be a setting?

At this point, it has become an issue in the derived extension ansible/vscode-ansible in their issue ansible/vscode-ansible#953; they've stated in that thread that this is something that would need addressed at this extension's level.

Is there any way to avoid these colons in autocompletion candidates, since they keep inserting into mustache filters in strings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants