Microsoft/vscode

[css] Support <angle> units icon in CSS

Open

#7,757 opened on Jun 16, 2016

View on GitHub
 (7 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
css-less-scssfeature-requesthelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

In Firefox 49, there is an icon in the front of the angle unit, but the angle of the icon is constant.

I hope:

  • The VSCode can be a dynamic response to the actual point of view.
  • Shift + click to change the unit format.

Firefox DevTools

Spec: https://drafts.csswg.org/css-values/#angles

Contributor guide