eclipse-theia/theia

Add an option to render custom icon templates for menus

Open

#6,888 opened on Jan 15, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
enhancementhelp wantedmenusproposal

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Description

Right now, the only way to set an icon for a menu is to set icon property and that only sets the classname. Currently, It's not possible to provide a custom html template for it.

Contributor guide