docker / docker/vscode-extension

Update implementation and FAQ regarding Red Hat's YAML extension

Open
#253 8 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
59
Forks
23
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/docker/vscode-extension/blob/main/FAQ.md#i-am-seeing-duplicated-editor-features-such-as-code-completion-suggestions-hover-tooltips-etc-in-compose-files.

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.