redhat-developer / redhat-developer/vscode-yaml

Autocompletion: automatically insert constant values when properties are autocompleted

Open
#475 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the solution you would like

A schema can declare properties associated with a constant value.

We would like the constant value associated with a property to be automatically inserted at the same time that this property is autocompleted.

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

No files or tests are named. Start by locating the schema-driven property autocompletion entry point in the TypeScript YAML language server, then trace how a property's declared constant value is represented. Done means completing the property also inserts its associated constant value, with coverage for the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.