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
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