[api] finalize icon
property of the language contribution point
#140047
Labels
api-finalization
insiders-released
Patch has been released in VS Code Insiders
themes
Color theme issues
Milestone
As implemented by #14662 and #118846 (PR)
Language contributors can define an icon for the language.
The icon is used by file icon themes as fallback if they don't have an icon for the language.
Minimal
theme)-> default language icons do not show in file icon themes like
Minimal
orNone
showLanguageModeIcons: true|false
in the theme file.showLanguageModeIcons: true
shows the default language icons even if the theme does not specify a file iconshowLanguageModeIcons: false
prevents that default language icons are used.The text was updated successfully, but these errors were encountered: