Describe the need
Hi everyone,
the issue_label resource lets you define a color for labels.
You'll need a six-digit HEX code without the # as prefix. The downside is that the # is used, for example, in VSCode to visually display the color.
It would be great if the provider supported the # prefix and simply stripped it out internally so that users can see the color in the IDE.
Here are two screenshots:
GitHub Installation Type
Relevant log output
Code of Conduct
Describe the need
Hi everyone,
the
issue_labelresource lets you define a color for labels.You'll need a six-digit HEX code without the
#as prefix. The downside is that the#is used, for example, in VSCode to visually display the color.It would be great if the provider supported the
#prefix and simply stripped it out internally so that users can see the color in the IDE.Here are two screenshots:
GitHub Installation Type
Relevant log output
Code of Conduct