Skip to content

Test: standalone color picker: decorators with hsl values, some don't work, some hsl values do trigger the decorator #180436

@ArturoDent

Description

@ArturoDent

Testing #180678

@aiday-mar

Steps to Reproduce:

  1. Enable the setting Editor: Default Color Decorator.
  2. Insert this color value: hsl(253, 100.00%, 47.10%) into a ts or jsx file.
  3. No color decorator appears for that specific hsl value, but a decorator appears for other hsl values, like hsl(0, 83.60%, 47.80%).

I don't know which hsl values work or don't - some regex issue I assume.

colorDecorationhslBug

Version: 1.78.0-insider
Commit: 208bbb0
Date: 2023-04-20T05:20:21.925Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code-Insiders/1.78.0-insider Chrome/108.0.5359.215 Electron/22.4.7 Safari/537.36

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugeditor-color-pickerEditor color picker widget issuesgood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunities

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions