7 comments (7 comments)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript39,847 forks (39,847 forks)batch import
css-less-scssfeature-requesthelp wanted
Repository metrics
- Stars
- 184,936 stars (184,936 stars)
- PR merge metrics
- Avg merge 11h 43m (Avg merge 11h 43m)1,000 merged PRs in 30d (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.

Spec: https://drafts.csswg.org/css-values/#angles
Contributor guide
- Research direction
- Investigate how VSCode handles CSS angle values in the editor, particularly the color picker or value editing interface. Look for existing handling of angle units and consider implementing a dynamic icon that reflects the actual angle, and adding Shift+click support to cycle through unit formats.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- TypeScriptVS Code extension development