redhat-developer / redhat-developer/vscode-quarkus
Bind `qute.inlayHint.enabled` (true / false) with `editor.inlayHints.enabled` (on / off)
Open
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
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
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