Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use file icons for Quickpick Items #12

Open
robole opened this issue May 4, 2023 · 0 comments
Open

Use file icons for Quickpick Items #12

robole opened this issue May 4, 2023 · 0 comments
Assignees
Labels

Comments

@robole
Copy link
Owner

robole commented May 4, 2023

Currently, it is only possible to use product icons in the label of a QuickPickItem.

Product icons are the built-in icons that are used throughout the editor. The product icons that ship with VS Code are contained in the Codicon icon font and form the default product icon theme. I use the file, symbolic link, and folder icons from this font in the labels.

There is an open issue for adding support for file icons to the QuickPick API. File icons are used next to file names in the UI, and are defined in a file icon theme.

@robole robole self-assigned this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant