aws / aws/aws-toolkit-vscode

wizard: separate standard/action items from the list items using separator

Open
#2,377 1 comment 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

(blocked until this lands in vscode stable API)

https://github.com/microsoft/vscode/issues/74967

https://code.visualstudio.com/updates/v1_63#_proposed-extension-apis

> QuickPickItem separators
>
> This iteration we are introducing the ability for extensions to add separators (also known as "categories") to a Quick Pick via a proposed API `vscode.proposed.quickPickSeparators.d.ts`. This is useful for grouping items or just having a bit of space between items:

Contributor guide

Open the contributing guide

Research direction

First verify that the VS Code QuickPickItem separators API from the linked VS Code issue and proposed API documentation is available in stable VS Code. Then locate the extension's Quick Pick construction and identify the standard/action items and list items; done means those groups are displayed with separators between them.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.