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 (10,221 forks)batch import
feature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

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