-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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.
Reactions are currently unavailable