redhat-developer / redhat-developer/vscode-yaml
yaml - Auto complete
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 829
- Forks
- 260
- Avg merge
- 5h 43m
- Merged PRs (30d)
- 1
Description
Hi All,
I have question.
I have installed the yaml extension, but when I'm using extension I don't have all auto complete in my yaml file.

For example: when I use restartPolicy I can't choose anything ? I have to write alone "Never" or "Always" Why I am not getting a hint ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the missing completion in a YAML file using the VS Code YAML extension, focusing on restartPolicy and the Never/Always values shown in the issue. Investigate how completion behaves for this example; done means the expected value suggestions appear when editing the field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode, yaml
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100