7 条评论 (7 条评论)0 个反应 (0 个反应)1 位负责人 (1 位负责人)TypeScript39,847 个派生 (39,847 个派生)batch import
css-less-scssfeature-requesthelp wanted
仓库指标
- 星标
- 184,936 个星标 (184,936 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
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
贡献者指南
- 研究方向
- 研究 VSCode 如何处理编辑器中的 CSS 角度值,特别是颜色选择器或值编辑界面。寻找现有的角度单位处理方式,并考虑实现一个反映实际角度的动态图标,同时添加 Shift+点击支持以循环切换单位格式。
- 技术栈
- typescript
- 领域
- frontend
- 议题类型
- 功能
- 前置要求
- TypeScriptVS Code extension development