redhat-developer / redhat-developer/yaml-language-server
[feature] Plugin system
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 352
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 11
Description
Is your enhancement related to a problem? Please describe.
TOML language server tombi support an extension system to process a special TOML files, such as pyproject.toml, Cargo.toml.
Describe the solution you would like
Is it possible yaml-language-server to support extension system to support some special YAML files? such as github action YAML, sublime syntax, ...
Describe alternatives you have considered
Create another language server for some special YAML files. such as actionlint
Additional context
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 no yaml-language-server files, tests, or entry points. Start by reviewing tombi's extensions/ directory and the linked special-file examples, then locate the corresponding language-server integration points. Done would require an agreed extension-system design and clearly defined support for the selected YAML file types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, yaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100