Skip to content

QuickPick does not support icon colors #308704

@n-gist

Description

@n-gist

On the screenshot quick pick items are built from TreeView items, by copying iconPath:

QuickPickItem.iconPath = TreeItem.iconPath
Image

It looks like there would be no color support for QuickPick, which would be consistent, however if resourceUri is used for uri-like TreeItem elements and copied to QuickPickItem along with iconPath:

Image

This shows that colors should or possible to be supported same way as in TreeView to make components aligned

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityquick-pickQuick-pick widget issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions