redhat-developer / redhat-developer/vscode-yaml
vscode auto-completion does not work when using yaml custom tags.
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 829
- Forks
- 260
- Avg merge
- 5h 43m
- Merged PRs (30d)
- 1
Description
Hello, folks,
i have the problem that the vscode auto-complete no longer works since one of the last updates when i use yaml custom tags. Does anyone have the same problem?
Custom tags in use:
"yaml.customTags": [
"Same sequence",
"FindInMap sequence."
"!GetAtt",
"!GetAZs",
"!ImportValue",
"!Join sequence",
"!Ref."
"!Select sequence",
"Split sequence."
"!Sub"
],
After disabling the custom tags, auto-complete works as expected.
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
Start by reproducing the problem in VS Code with the listed yaml.customTags configuration, then compare completion behavior with custom tags disabled. No source file or test is identified in the issue; done means auto-completion works while those custom tags remain enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100