7 件のコメント (7 件のコメント)0 件のリアクション (0 件のリアクション)1 人の担当者 (1 人の担当者)TypeScript39,847 件のフォーク (39,847 件のフォーク)batch import
css-less-scssfeature-requesthelp wanted
Repository metrics
- Stars
- 184,936 個のスター (184,936 個のスター)
- PR merge metrics
- PR metrics pending (PR metrics pending)
説明
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
- Issue 種別
- 機能
- 前提条件
- TypeScriptVS Code extension development