-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityicons-productIssues for in-product iconsIssues for in-product iconson-testplanthemesColor theme issuesColor theme issues
Milestone
Description
Fixes #79130
- productIconThemes definition files, with font specification and icon definitions (name -> font character)
- JSON schema for product icon themes associated to -product-icon-theme.json
- New contribution point
productIconThemes - new setting
workbench.productIconTheme -
Test Product Iconsexample invscode-colorize-tests - icon registry with all themable icons
- allow to contribute to icon registry from icon contribution point --- Extracted as Allow to contribute to icon registry from icon contribution point #114942
- update svg references to use codicons Cleanup remaining svg icons #86708
- product icon theme selection command
- name icons ids like we did it with color ids (id describes icon location
glyphMargin.collapedRange, not the chosen representation (chevron-right). However we want to keepchevron-rightas these can be accessed in Markdown or labels using `$(chevron-right) - update code references to unicode characters (git decorations, debug breakpoints, etc.)
- allow codicons to be used in webviews
- have helper wdget that makes it easy to host an image
- finalize API Finalize product icon theme contributions #113828
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityicons-productIssues for in-product iconsIssues for in-product iconson-testplanthemesColor theme issuesColor theme issues