redhat-developer / redhat-developer/yaml-language-server
How to use yaml langauge server settings if client app does not provide an option for it?
Nobody has claimed this yet.
- 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
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
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