redhat-developer / redhat-developer/vscode-quarkus

Bind `qute.inlayHint.enabled` (true / false) with `editor.inlayHints.enabled` (on / off)

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

Nobody has claimed this yet.

qute
Dominant language
TypeScript
Stars
79
Forks
31
Avg merge
12h 51m
Merged PRs (30d)
6

Description

According to https://code.visualstudio.com/updates/v1_67#_toggle-inlay-hints it exists a vsocde settings editor.inlayHints.enabled.

I wonder if it should be nice to bind this setting with our qute.inlayHint.enabled ?

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 locating the qute.inlayHint.enabled setting and the integration with VS Code's editor.inlayHints.enabled setting. Confirm how the true/false values should map to on/off, and consider the work complete when changing either setting keeps the two settings synchronized.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.