redhat-developer / redhat-developer/yaml-language-server

How to use yaml langauge server settings if client app does not provide an option for it?

Open
#817 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
TypeScript
Stars
1.5k
Forks
352
Avg merge
2d 7h
Merged PRs (30d)
11

Description

Summary

In Visual Studio currently there is no option to add yaml language server settings, unlike VS Code. Is there a way to add these settings from a file (or any other mechanism) to refer to these settings?

Let's say I want to add
yaml.schemas: {
"https://json.schemastore.org/composer": "/myYamlFile.yaml"
}
I know I can do this in VS Code by going to yaml settings->settings.json, but how do I do this in Visual Studio?

Relevant information

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

The issue names Visual Studio, YAML language-server settings, and yaml.schemas but no repository file, test, or entry point. Start by reviewing the existing configuration documentation and client integration guidance. Done would be a clear documented mechanism for supplying yaml.schemas settings when Visual Studio does not expose the option.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience, tooling
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.