Skip to content

[icon themes] Expose API to provide a dynamic icon theme. #45963

@JimiC

Description

@JimiC

This is an API feature request.

We at vscode-icons extension support project detection which dynamically re-generates our icon manifest file including or not project specific icons. Additionally to that, we provide the ability to the user to provide its own custom icons and more.

All these features, in the end, require the editor to be reloaded, simply because the icon manifest gets loaded at the start of the editor and with no ability to trigger a reload upon icon manifest recreation.
This results in a poor UX.

If we could have an API to trigger an icon manifest reload, we can have a much smoother transition between changes.

Relating request: vscode-icons/vscode-icons#1177

//cc @robertohuertasm @jens1o @PKief @EmmanuelBeziat @LaurentTreguier @file-icons @DavidBabel @be5invis

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitythemesColor theme issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions