redhat-developer / redhat-developer/vscode-yaml

Contribute to yaml language server with a custom language.

Open
#1,065 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
829
Forks
260
Avg merge
5h 43m
Merged PRs (30d)
1

Description

In vscode-quarkus we override the YAML language to support Qute support (completion, validaton, etc) in YAML files.

The bad thing is that we loose your YAML support like YAML validation.

We had the same problem with HTML language server and a long time ago I created a PR to contribute to HTML language server with a custom language (qute-html), see PR at https://github.com/microsoft/vscode/pull/146731

It would be anwesome, if vscode-yaml could provide this same feature than HTML.

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 by reviewing how vscode-quarkus overrides YAML support and compare the requested behavior with the referenced VS Code HTML language-server pull request. The work is done when vscode-yaml supports a custom language for Qute while retaining YAML validation and related support.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.