microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.33k stars 28.59k forks source link

Support extension contributed icons in the icon picker #194276

Open MahmoudRefaie opened 11 months ago

MahmoudRefaie commented 11 months ago

I would like to be able to add a custom icon for my terminal

For example: image It would be helpful if I could add my own icon here image

Tyriar commented 11 months ago

@sandy081 @hbons does the new profile picker pick up custom icons from extensions?

sandy081 commented 11 months ago

No.

Tyriar commented 11 months ago

Is the plan to allow that? I think I recall @hbons mentioning it was at some point.

hbons commented 11 months ago

I think it could be neat. we could list all profile-icon-* named icons provided by extensions at the end of the selector list?

Tyriar commented 11 months ago

Forked the terminal part of this to https://github.com/microsoft/vscode/issues/194311

miss-programgamer commented 5 months ago

+1 to this, and I'd like to add that letting extensions contribute profile icons would be very valuable considering profiles tend to correlate with language/framework toolsets, which usually have their own icons/branding which could be used to easily tell which profile is loaded at a glance. Eg. it would be really nice if I could use the unity logo as my unity profile's icon instead of the generic gamepad, which I may want to use for other gamedev-related profiles anyway and would then be indistinguishable.

aliceroherty commented 3 months ago

I would LOVE this feature. 😍 The icons help me a lot with keeping my terminals organized.