docker / docker/vscode-extension
Update implementation and FAQ regarding Red Hat's YAML extension
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
This was fixed in https://github.com/redhat-developer/yaml-language-server/pull/1251.
The FAQ should be updated to take the new logic into account.
It specifically also means that one would not need to set docker.extension.enableComposeLanguageServer: true anymore. Until the logic in this repo is fixed, the yaml.schemaDetectionDisableFor will not work by itself.
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 with the FAQ.md section linked in the issue and compare the extension's current YAML schema-detection logic with redhat-developer/yaml-language-server#1251. Trace how yaml.schemaDetectionDisableFor and docker.extension.enableComposeLanguageServer are handled, then update the implementation and FAQ so the documented configuration matches the fixed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, yaml
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100