-
Notifications
You must be signed in to change notification settings - Fork 38k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcss-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingeditor-color-pickerEditor color picker widget issuesEditor color picker widget issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.41.1
- OS Version: Windows 10
Steps to Reproduce:
- Open a new tab and paste in this:
div {
background-color: #1F1F1F;
}-
Open the command palette and run
Change Language Mode. SelectCSSas the language. -
Hover over the color picker and note that the value is interpreted as RGB.
-
Use the color picker to change the color. Note that the original hex has now been replaced with RGB.
This isn't really a big deal—it's more of an annoyance whenever an external color picker gives me a hex value with all caps. Demo:
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcss-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingeditor-color-pickerEditor color picker widget issuesEditor color picker widget issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
