-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.86.2 (system setup)
- OS Version: Windows 11 (Windows_NT x64 10.0.22631)
Steps to Reproduce:
- Enable the built-in extension "CSS Language Features", which has an identifier of
vscode.css-language-features - In settings, search for "hex color length"
See that it says "Hex colors must consist of three or six hex numbers." when it should say "Hex colors must consist of three, four, six, or eight hex numbers." to accommodate the alpha channel.
The extension already allows for all four lengths, but the setting description is wrong.
Metadata
Metadata
Assignees
Labels
insiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders