Plugin Settings: Add label/value to choices element
オープン
まだ誰も着手していません。
enhancement
UI
- 主要言語
- JavaScript
- スター
- 204
- フォーク
- 82
- 平均マージ
- 22時間 27分
- マージ済み PR(30日)
- 3
説明
I have settings like PRIORITY_FIRST / LARGEST_FIRST which is not very human friendly. I have created choices for them, but it's ugly and maybe not obvious. Would be much better if the dropdown could show some more friendly label, e.g. "Sort by priority, then by time" and the value returned could be PRIORITY_FIRST
{ label: "Sort by priority, then by time", value: "PRIORITY_FIRST"}

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。