Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.43k stars 139 forks source link

Emoji? #774

Closed alexrqs closed 7 months ago

alexrqs commented 1 year ago

have you considered that icon could be a custom emoji? instead of a preset icon say

{
  "icon": "🔥"
}
Gruntfuggly commented 1 year ago

Sorry, but that's not possible with the current VSCode API - we're limited to the built in codicons and octicons.