Microsoft/vscode

Allow specifying an icon for config enums

Open

#123,786 opened on May 13, 2021

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requesthelp wanted

Description

I implemented intellisense for terminal profile icons https://github.com/microsoft/vscode/issues/122473, but currently the preview is in the description, it would be much easier to use if it was to the left of the string.

Compare that to how nice the change icon command is:

Contributor guide