aws / aws/aws-toolkit-vscode

wizard: support in-line buttons for quick pick items

Open
#2,378 0 comments 0 reactions 0 assignees View on GitHub
feature-request wizard
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

VS Code 1.63 added support for [inline buttons](https://code.visualstudio.com/updates/v1_63#_quick-pick-api-improvements) in individual quick pick items.

We should integrate this API by listening for the `onDidTriggerItemButton` event.

Contributor guide

Open the contributing guide

Research direction

Start with the VS Code 1.63 Quick Pick API improvements linked in the issue, then locate the wizard's quick-pick item setup. Trace how `onDidTriggerItemButton` should be integrated, and consider the work complete when inline buttons on individual quick pick items are supported by the wizard.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.